You've already forked netbox-docker
mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-11-18 11:20:54 +03:00
Prefix output messages with appropriate emoji
This commit is contained in:
@@ -61,4 +61,4 @@ with open('/opt/netbox/initializers/devices.yml', 'r') as stream:
|
||||
|
||||
device.custom_field_values.add(custom_field_value)
|
||||
|
||||
print("Created device", device.name)
|
||||
print("🖥️ Created device", device.name)
|
||||
|
||||
Reference in New Issue
Block a user