|
|
|
@ -14,7 +14,7 @@
|
|
|
|
- name: Copier le fichier trusted depuis autre.loc vers distant.loc
|
|
|
|
- name: Copier le fichier trusted depuis autre.loc vers distant.loc
|
|
|
|
hosts: all:!splunk_deployement:!splunk_uf_Linux
|
|
|
|
hosts: all:!splunk_deployement:!splunk_uf_Linux
|
|
|
|
become: yes
|
|
|
|
become: yes
|
|
|
|
become_user: "{{ privileged_user }}"
|
|
|
|
become_user: root
|
|
|
|
tasks:
|
|
|
|
tasks:
|
|
|
|
- name: Copier le fichier trusted
|
|
|
|
- name: Copier le fichier trusted
|
|
|
|
delegate_to: SVLCTPLOGSUP01.mom.fr
|
|
|
|
delegate_to: SVLCTPLOGSUP01.mom.fr
|
|
|
|
|