Project Restructure

This commit is contained in:
2022-10-31 16:08:42 +13:00
parent 2f785fcf6a
commit 3ab2cd4c89
12 changed files with 226 additions and 227 deletions

View File

@@ -1,8 +1,8 @@
---
- name: Upgrade the Indexer Cluster
hosts: indexers
become: true
handlers:
- import_tasks: handlers/splunk.yml
tasks:
- import_tasks: tasks/common.yml
---
- name: Upgrade the Indexer Cluster
hosts: indexers
become: true
handlers:
- import_tasks: handlers/splunk.yml
tasks:
- import_tasks: tasks/common.yml