remove no_log for now

This commit is contained in:
2022-05-04 00:49:45 -04:00
parent 9d8c27b3ed
commit b0a42261ad

View File

@ -39,7 +39,7 @@
tasks:
- name : Log fail to Gitlab
delegate_to: localhost
no_log : "{{ __no_log | default('yes') }}"
#no_log : "{{ __no_log | default('yes') }}"
uri :
url : "{{ gitlab_commit_url }}"
headers :