mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
cli: fix an awx CLI alias typo
see: https://github.com/ansible/awx/issues/4603
This commit is contained in:
parent
9e849ad3e6
commit
5bd61823ab
@ -16,7 +16,7 @@ DEPRECATED_RESOURCES = {
|
||||
'credentials': 'credential',
|
||||
'credential_types': 'credential_type',
|
||||
'groups': 'group',
|
||||
'hosts': 'hosts',
|
||||
'hosts': 'host',
|
||||
'instances': 'instance',
|
||||
'instance_groups': 'instance_group',
|
||||
'inventory_scripts': 'inventory_script',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user