|
|
|
@ -26,7 +26,7 @@
|
|
|
|
- name: "Deploy Configuration Bootstrap SHC"
|
|
|
|
- name: "Deploy Configuration Bootstrap SHC"
|
|
|
|
become: yes
|
|
|
|
become: yes
|
|
|
|
become_user: "{{ privileged_user }}"
|
|
|
|
become_user: "{{ privileged_user }}"
|
|
|
|
hosts: SVLCTPLOGPUB01.mom.fr
|
|
|
|
hosts: SVLCTPLOGPUB02.mom.fr
|
|
|
|
tasks:
|
|
|
|
tasks:
|
|
|
|
- name: Deploy_Configuration
|
|
|
|
- name: Deploy_Configuration
|
|
|
|
include_tasks: roles/splunk_deploy/tasks/Deploy_Conf_SHC_BS.yml
|
|
|
|
include_tasks: roles/splunk_deploy/tasks/Deploy_Conf_SHC_BS.yml
|
|
|
|
|