master
admingit 1 year ago
parent 3ac59fed88
commit 858550ab84

@ -3,7 +3,7 @@
set_fact: set_fact:
privileged_user: "{% if ansible_system is match('CYGWIN*|Win32NT') %}Administrator{% else %}root{% endif %}" privileged_user: "{% if ansible_system is match('CYGWIN*|Win32NT') %}Administrator{% else %}root{% endif %}"
#- name: Copier la sources sur le client - name: Copier la sources sur le client
# become: yes # become: yes
# become_user: root # become_user: root
# shell: scp admin@10.10.40.21:{{ splunk_build_location }} /tmp/ # shell: scp admin@10.10.40.21:{{ splunk_build_location }} /tmp/

Loading…
Cancel
Save