remove no_log for testing
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
|
||||
tasks:
|
||||
- name: Launch job per each host
|
||||
no_log : "{{ __no_log | default('yes') }}"
|
||||
#no_log : "{{ __no_log | default('yes') }}"
|
||||
uri :
|
||||
url : "{{ tower_file_creation_url }}"
|
||||
force_basic_auth : yes
|
||||
|
Reference in New Issue
Block a user