mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 06:01:25 -03:30
Merge pull request #4605 from ryanpetrello/cli-inventory-alias
cli: add an alias for `awx inventories` Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
187360a8ad
@ -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