mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
add an ad_hoc resource alias to the new CLI
This commit is contained in:
parent
1d05c21af4
commit
ec5d471640
@ -11,6 +11,7 @@ from awxkit.cli.utils import CustomRegistryMeta, cprint
|
||||
CONTROL_RESOURCES = ['ping', 'config', 'me', 'metrics']
|
||||
|
||||
DEPRECATED_RESOURCES = {
|
||||
'ad_hoc_commands': 'ad_hoc',
|
||||
'applications': 'application',
|
||||
'credentials': 'credential',
|
||||
'credential_types': 'credential_type',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user