diff --git a/Deploy_Keys.yml b/Deploy_Keys.yml index d56bd2c..55e52eb 100644 --- a/Deploy_Keys.yml +++ b/Deploy_Keys.yml @@ -1,10 +1,10 @@ --- -# - name: "Récupération du trusted.pem" -# become: yes -# hosts: splunk_deployement -# tasks: -# - name: Backup_Keys_DSMC -# include_tasks: roles/splunk_deploy/tasks/Backup_Keys_DSMC.yml +- name: "Récupération du trusted.pem" + become: yes + hosts: splunk_deployement + tasks: + - name: Backup_Keys_DSMC + include_tasks: roles/splunk_deploy/tasks/Backup_Keys_DSMC.yml - name: "Copie du trusted.pem" become: yes