You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[FEATURE] Add NPM support for Windows. See [#335].
[IMPROVEMENT] Split Windows handler into its own file, so we don't include anything from ansible.windows on non-Windows; add a note about the dependency on ansible.windows. See [#337].
[IMPROVEMENT] Turn on repo_gpgcheck on RPM repositories by default. See [#341].
[IMPROVEMENT] Align Windows agent to Linux so that service is disabled when datadog_enabled is false. See [#338]. Thanks [@erikhjensen].
[BUGFIX] Fix system-probe enablement conditions. See [#336].
[CHORE] Fix issues found by linter (fix file permissions, add role_name and namespace to galaxy_info, remove pre/post tasks). See [#340].