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