Files
splunk-upgrade/cluster-master.yml

9 lines
183 B
YAML
Raw Normal View History

---
2018-10-31 15:14:04 +13:00
- name: Upgrade the Indexer Master
hosts: index-cluster-masters
become: true
handlers:
2018-10-31 15:14:04 +13:00
- import_tasks: handlers/splunk.yml
tasks:
- import_tasks: tasks/common.yml