Files
splunk-upgrade/indexers.yml

9 lines
179 B
YAML
Raw Normal View History

2022-10-31 16:08:42 +13:00
---
- name: Upgrade the Indexer Cluster
hosts: indexers
become: true
handlers:
- import_tasks: handlers/splunk.yml
tasks:
- import_tasks: tasks/common.yml