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.
2 parents f123d27 + a8e4097 commit b27db3bCopy full SHA for b27db3b
roles/splunk/meta/main.yml
@@ -16,8 +16,8 @@ galaxy_info:
16
versions:
17
- xenial
18
- bionic
19
- - name: Debian
20
- versions:
+ - name: Debian
+ versions:
21
- jessie
22
- stretch
23
roles/splunk/tasks/check_splunk.yml
@@ -37,7 +37,6 @@
37
38
- name: Check if Splunk needs to be stopped if we are not at the expected version
39
include_tasks: check_splunk_status.yml
40
- changed_when: false
41
42
- name: Stop Splunk if not at expected version and splunk is currently running
43
include_tasks: splunk_stop.yml
0 commit comments