parent
138150e01f
commit
b4fc27ada5
@ -1,6 +1,6 @@
|
||||
- name: "Install UF Windows"
|
||||
win_package:
|
||||
path: "C:\Temp\splunkforwarder-9.0.4-de405f4a7979-x64-release.msi"
|
||||
path: "C:/Temp/splunkforwarder-9.0.4-de405f4a7979-x64-release.msi"
|
||||
product_id: "{6C243C23-42E6-46E7-AECC-81428601A55E}"
|
||||
state: present
|
||||
arguments: 'INSTALLDIR="C:\Program Files\SplunkUniversalForwarder" AGREETOLICENSE=Yes /quiet SPLUNK_USER="{{ splunk_admin_user }}" SPLUNK_PASSWORD="{{ splunk_password }}"'
|
||||
Loading…
Reference in new issue