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

9 lines
194 B
YAML

---
- name: Upgrade the searchhead deployer
hosts: searchhead-cluster-managers
become: true
handlers:
- import_tasks: handlers/splunk.yml
tasks:
- import_tasks: tasks/common.yml