Files
splunk-upgrade/searchhead-deployer.yml

9 lines
196 B
YAML
Raw Normal View History

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