JocelynPa 3 years ago
parent 567526730a
commit 7f7240122d

@ -5,11 +5,14 @@
tasks:
- name: Backup_Keys_DSMC
include_tasks: roles/splunk_deploy/tasks/Backup_Keys_DSMC.yml
- name: "Copie du trusted.pem"
become: yes
hosts: all:!splunk_uf_Linux:!splunk_deployement
gather_facts: no
tasks:
- name: Deploy_Keys_to_others
hosts: all:!splunk_uf_Linux:!splunk_deployement
include_tasks: roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml
# - name: "Copie du trusted.pem"
# become: yes
# hosts: all:!splunk_uf_Linux:!splunk_deployement
# gather_facts: no
# tasks:
# - name: Deploy_Keys_to_others
# include_tasks: roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml

Loading…
Cancel
Save