remove no_log for now
This commit is contained in:
@ -39,7 +39,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name : Log fail to Gitlab
|
- name : Log fail to Gitlab
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
no_log : "{{ __no_log | default('yes') }}"
|
#no_log : "{{ __no_log | default('yes') }}"
|
||||||
uri :
|
uri :
|
||||||
url : "{{ gitlab_commit_url }}"
|
url : "{{ gitlab_commit_url }}"
|
||||||
headers :
|
headers :
|
||||||
|
Reference in New Issue
Block a user