mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 03:45:01 -02:30
tower_username to controller_username, etc
This commit is contained in:
@@ -315,7 +315,7 @@ EXAMPLES = '''
|
||||
credentials:
|
||||
- "Local"
|
||||
state: "present"
|
||||
tower_config_file: "~/tower_cli.cfg"
|
||||
controller_config_file: "~/tower_cli.cfg"
|
||||
survey_enabled: yes
|
||||
survey_spec: "{{ lookup('file', 'my_survey.json') }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user