Files
splunk-upgrade/searchhead-deployer.yml

9 lines
194 B
YAML
Raw Permalink Normal View History

---
- name: Upgrade the searchhead deployer
2018-10-31 15:14:04 +13:00
hosts: searchhead-cluster-managers
become: true
handlers:
2018-10-31 15:14:04 +13:00
- import_tasks: handlers/splunk.yml
tasks:
- import_tasks: tasks/common.yml