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