mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
tower_username to controller_username, etc
This commit is contained in:
@@ -65,7 +65,7 @@ EXAMPLES = '''
|
||||
- name: Import all Automation Platform Controller assets
|
||||
send:
|
||||
assets: "{{ export_output.assets }}"
|
||||
tower_config_file: "~/tower_cli.cfg"
|
||||
controller_config_file: "~/tower_cli.cfg"
|
||||
'''
|
||||
|
||||
RETURN = '''
|
||||
|
||||
Reference in New Issue
Block a user