You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
- name: "Install Splunk UniversalForwarder Windows"
|
|
become: yes
|
|
hosts: splunk_uf_Windows
|
|
tasks:
|
|
- name: "Install UF Windows"
|
|
include_tasks: roles/splunk_common_uf/tasks/install_uf_Win.yml |