This Role downloads and installs the 32/64-bit OMS Agent on Windows instances.
Defined in ./defaults/main.yml
url_omsagentx32
url_omsagentx64
MMAInstallerName
binary_tmpdir_windows
oms_workspace_id
oms_workspace_key
Defined in ./tasks/windows.yml
download
install
- ansible-playbook tasks/main.yml -vvv -- --tags="download,install"
For instructions to develop this role on Windows targets in Azure
using the Molecule-Azure driver
refer to https://jloudon.com/cloud/Ansible-on-Azure-Part-3/