mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 18:37:39 -02:30
Update output for tower-manage create_preload_data
This commit is contained in:
@@ -47,3 +47,4 @@ class Command(BaseCommand):
|
|||||||
inventory=i,
|
inventory=i,
|
||||||
credential=c)
|
credential=c)
|
||||||
print('Default organization added.')
|
print('Default organization added.')
|
||||||
|
print('Demo Credential, Inventory, and Job Template added.')
|
||||||
|
|||||||
Reference in New Issue
Block a user