Files
splunk-upgrade/cluster-master.yml

9 lines
191 B
YAML

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