Mise à jour de 'install_splunk.yml'

master
admingit 1 year ago
parent 538126765a
commit f639821162

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

Loading…
Cancel
Save