master
JocelynPa 3 years ago
parent 9a18aace2f
commit e6f289b5ea

@ -17,6 +17,8 @@
dest: "{{ splunk_build_location }}"
remote_src: True
delegate_to: "{{ host_repo }}"
become: yes
- name: "Set splunk install fact"
set_fact:

@ -17,6 +17,7 @@
dest: "{{ splunk_build_location_uf }}"
remote_src: True
delegate_to: "{{ host_repo }}"
become: yes
- name: "Set splunk install fact"
set_fact:

Loading…
Cancel
Save