Playbooks for adding Windows workers
playbooks/create_vms.ymlwill create all the necessary Windows 2016 VMs for the environment based on the Windows VM Template defined in thewin_vm_templatevariable. Windows workers nodes are defined in the groupwin_workerin thevm_hostsinventory.playbooks/install_docker.ymlinstalls Docker along with all its dependencies on your Windows VMsplaybooks/scale_workers.ymlinstalls and configures additional Windows workers on the target nodes defined by the groupwin_workerin thevm_hostsinventory.playbooks/splunk_uf_win.ymlinstalls and configures the Splunk Universal Forwarder on each Windows machine in the inventory.