mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 23:16:01 -03:30
cli: add an alias for awx inventories
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user