mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
add alias
This commit is contained in:
parent
e4cb50921e
commit
74d1859552
@ -163,7 +163,7 @@ def main():
|
||||
description=dict(),
|
||||
extra_vars=dict(type='dict'),
|
||||
organization=dict(),
|
||||
survey_spec=dict(type='dict'), # special handling
|
||||
survey_spec=dict(type='dict', aliases=['survey']),
|
||||
survey_enabled=dict(type='bool'),
|
||||
allow_simultaneous=dict(type='bool'),
|
||||
ask_variables_on_launch=dict(type='bool'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user