You've already forked splunk-upgrade
Project Restructure
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
- name: Stop Splunk
|
||||
command: /opt/splunk/bin/splunk stop
|
||||
become_user: splunk
|
||||
|
||||
- name: Start Splunk
|
||||
command: /opt/splunk/bin/splunk start
|
||||
become_user: splunk
|
||||
|
||||
- name: Start Splunk (No Warning)
|
||||
command: /opt/splunk/bin/splunk start --accept-license --answer-yes --no-prompt
|
||||
become_user: splunk
|
||||
---
|
||||
- name: Stop Splunk
|
||||
command: /opt/splunk/bin/splunk stop
|
||||
become_user: splunk
|
||||
|
||||
- name: Start Splunk
|
||||
command: /opt/splunk/bin/splunk start
|
||||
become_user: splunk
|
||||
|
||||
- name: Start Splunk (No Warning)
|
||||
command: /opt/splunk/bin/splunk start --accept-license --answer-yes --no-prompt
|
||||
become_user: splunk
|
||||
|
||||
Reference in New Issue
Block a user