mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
cli: add an alias for awx inventories
This commit is contained in:
parent
92b9176455
commit
036a04c918
@ -19,6 +19,7 @@ DEPRECATED_RESOURCES = {
|
||||
'hosts': 'host',
|
||||
'instances': 'instance',
|
||||
'instance_groups': 'instance_group',
|
||||
'inventory': 'inventories',
|
||||
'inventory_scripts': 'inventory_script',
|
||||
'inventory_sources': 'inventory_source',
|
||||
'inventory_updates': 'inventory_update',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user