We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8169c3 commit 6657dbbCopy full SHA for 6657dbb
roles/check_vars/tasks/main.yml
@@ -25,7 +25,7 @@
25
when:
26
- inventory_hostname in groups["engine_servers"]
27
- item is none or item | length == 0
28
- no_log: true
+ no_log: false
29
30
- name: Check API variables. no_log=true
31
ansible.builtin.fail:
0 commit comments