remove no_log for testing

This commit is contained in:
2022-05-02 14:24:23 -04:00
parent 0e1822c79f
commit 096f4ecccf

View File

@ -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