Mise à jour de 'install_splunk.yml'

master
admingit 1 year ago
parent 538126765a
commit f639821162

@ -1,17 +1,17 @@
#- hosts: splunk_indexer
# tasks:
# - name: Gathering Facts
# include_tasks: roles/splunk_common/tasks/pre_install_subtasks/config_lvm_idx.yml
- hosts: splunk_indexer
tasks:
- name: Gathering Facts
include_tasks: roles/splunk_common/tasks/pre_install_subtasks/config_lvm_idx.yml
#- hosts: splunk_cluster_master
# tasks:
# - name: Gathering Facts
# include_tasks: roles/splunk_common/tasks/pre_install_subtasks/config_lvm_other.yml
- hosts: splunk_cluster_master
tasks:
- name: Gathering Facts
include_tasks: roles/splunk_common/tasks/pre_install_subtasks/config_lvm_other.yml
#- hosts: splunk_search_head
# tasks:
# - name: Gathering Facts
# include_tasks: roles/splunk_common/tasks/pre_install_subtasks/config_lvm_other.yml
- hosts: splunk_search_head
tasks:
- name: Gathering Facts
include_tasks: roles/splunk_common/tasks/pre_install_subtasks/config_lvm_other.yml
- hosts: all_splunk_instances:!splunk_uf_Linux:!splunk_uf_Windows
tasks:

Loading…
Cancel
Save