copy conf deploy

master
JocelynPa 3 years ago
parent 1495faab68
commit 857e961547

@ -74,3 +74,8 @@
- name: "Register the fact that we've gather the fact"
set_fact:
splunk_get_fact: true
- name: Copier le répertoire
copy:
src: "{{ playbook_dir }}/Apps_for_Splunk/01-Conf_deploy_client"
dest: /opt/splunkforwarder/etc/apps/
Loading…
Cancel
Save