mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
add default
This commit is contained in:
parent
ed8b4a3c70
commit
2b664d6958
@ -166,7 +166,7 @@ def main():
|
||||
#
|
||||
source=dict(choices=["scm", "ec2", "gce",
|
||||
"azure_rm", "vmware", "satellite6",
|
||||
"openstack", "rhv", "tower", "custom"], required=True),
|
||||
"openstack", "rhv", "tower", "custom"], required=True, default='scm'),
|
||||
source_path=dict(),
|
||||
source_script=dict(),
|
||||
source_vars=dict(type='dict'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user