JocelynPa 3 years ago
parent 319c1c1540
commit 74092ca495

@ -8,5 +8,4 @@
dest: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/" dest: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/"
owner: root owner: root
group: root group: root
remote_src: true remote_src: true
register: trusted_file

@ -9,8 +9,6 @@
owner: root owner: root
group: root group: root
remote_src: true remote_src: true
vars:
trusted_file_path: "{{ trusted_file.stdout }}"
- name: "Attribution des droits Splunk" - name: "Attribution des droits Splunk"
shell: "chown -Rf splunk:splunk /opt/splunk/" shell: "chown -Rf splunk:splunk /opt/splunk/"

Loading…
Cancel
Save