JocelynPa 3 years ago
parent 955e0fc373
commit 5d8f748849

@ -1,14 +1,14 @@
--- ---
- name: "Récupération du trusted.pem" - name: "Récupération du trusted.pem"
become: yes become: yes
#hosts: splunk_deployement hosts: splunk_deployement
tasks: tasks:
- name: Backup_Keys_DSMC - name: Backup_Keys_DSMC
include_tasks: roles/splunk_deploy/tasks/Backup_Keys_DSMC.yml include_tasks: roles/splunk_deploy/tasks/Backup_Keys_DSMC.yml
- 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
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

Loading…
Cancel
Save