Skip to content

Commit b27db3b

Browse files
author
Mason Morales
authored
Merge pull request #34 from splunk/fix_meta
2 parents f123d27 + a8e4097 commit b27db3b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

roles/splunk/meta/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ galaxy_info:
1616
versions:
1717
- xenial
1818
- bionic
19-
- name: Debian
20-
versions:
19+
- name: Debian
20+
versions:
2121
- jessie
2222
- stretch
2323

roles/splunk/tasks/check_splunk.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737

3838
- name: Check if Splunk needs to be stopped if we are not at the expected version
3939
include_tasks: check_splunk_status.yml
40-
changed_when: false
4140

4241
- name: Stop Splunk if not at expected version and splunk is currently running
4342
include_tasks: splunk_stop.yml

0 commit comments

Comments
 (0)