We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49839de commit aeef5bfCopy full SHA for aeef5bf
roles/splunk/tasks/check_splunk_status.yml
@@ -4,4 +4,5 @@
4
register: splunk_status
5
become: true
6
become_user: "{{ splunk_nix_user }}"
7
+ failed_when: false
8
changed_when: false
0 commit comments