|
|
|
@ -3,12 +3,12 @@
|
|
|
|
become: yes
|
|
|
|
become: yes
|
|
|
|
tasks:
|
|
|
|
tasks:
|
|
|
|
- name: Backup_Keys_DSMC
|
|
|
|
- name: Backup_Keys_DSMC
|
|
|
|
hosts: splunk_deployement
|
|
|
|
|
|
|
|
include_tasks: roles/splunk_deploy/tasks/Backup_Keys_DSMC.yml
|
|
|
|
include_tasks: roles/splunk_deploy/tasks/Backup_Keys_DSMC.yml
|
|
|
|
|
|
|
|
hosts: splunk_deployement
|
|
|
|
|
|
|
|
|
|
|
|
- name: Deploy_Keys_to_others
|
|
|
|
- name: Deploy_Keys_to_others
|
|
|
|
hosts: all:!splunk_uf_Linux:!splunk_deployement
|
|
|
|
|
|
|
|
include_tasks: roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml
|
|
|
|
include_tasks: roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml
|
|
|
|
|
|
|
|
hosts: all:!splunk_uf_Linux:!splunk_deployement
|
|
|
|
|
|
|
|
|
|
|
|
# - name: "Copie du trusted.pem"
|
|
|
|
# - name: "Copie du trusted.pem"
|
|
|
|
# become: yes
|
|
|
|
# become: yes
|
|
|
|
|