Skip to content

Instantly share code, notes, and snippets.

@jaycdave88
Last active April 2, 2019 20:28
Show Gist options
  • Save jaycdave88/70a85ed2bb185307dea9c467f1b45bba to your computer and use it in GitHub Desktop.
Save jaycdave88/70a85ed2bb185307dea9c467f1b45bba to your computer and use it in GitHub Desktop.
Windows Ansible script
- hosts: windows
roles:
- { role: Datadog.datadog }
vars:
datadog_api_key: [DATADOG_API_KEY]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment