|
|
|
@ -9,6 +9,7 @@
|
|
|
|
- name: "Copie du trusted.pem"
|
|
|
|
- name: "Copie du trusted.pem"
|
|
|
|
become: yes
|
|
|
|
become: yes
|
|
|
|
hosts: all:!splunk_uf_Linux:!splunk_deployement
|
|
|
|
hosts: all:!splunk_uf_Linux:!splunk_deployement
|
|
|
|
|
|
|
|
gather_facts: no
|
|
|
|
tasks:
|
|
|
|
tasks:
|
|
|
|
- name: Deploy_Keys_to_others
|
|
|
|
- name: Deploy_Keys_to_others
|
|
|
|
include_tasks: roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml
|
|
|
|
include_tasks: roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml
|
|
|
|
|