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