Prefix output messages with appropriate emoji
This commit is contained in:
parent
8b8620864c
commit
a10cd805ae
8 changed files with 8 additions and 8 deletions
|
@ -37,4 +37,4 @@ with open('/opt/netbox/initializers/sites.yml', 'r') as stream:
|
|||
|
||||
site.custom_field_values.add(custom_field_value)
|
||||
|
||||
print("Created site", site.name)
|
||||
print("📍 Created site", site.name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue