Files
splunk-upgrade/cluster-master.yml
2018-10-31 15:14:04 +13:00

9 lines
183 B
YAML

---
- name: Upgrade the Indexer Master
hosts: index-cluster-masters
become: true
handlers:
- import_tasks: handlers/splunk.yml
tasks:
- import_tasks: tasks/common.yml