ansible-datadog icon indicating copy to clipboard operation
ansible-datadog copied to clipboard

Ansible role for Datadog Agent

Results 65 ansible-datadog issues
Sort by recently updated
recently updated
newest added

Can't seem to install latest versions since there are duplicate roles on Galaxy: https://galaxy.ansible.com/ui/dispatch/?pathname=%2FDataDog%2Fdatadog ``` Warning: [WARNING]: - datadog.datadog was NOT installed successfully: - the specified version (4.24.0) of datadog.datadog...

The HTTPS support for APT has been natively included in APT 1.5, hence the apt-transport-https package is empty & deprecated since Debian jumped this version (after Debian 9 Stretch, so...

### What does this PR do ? * For the APM inject task, move the `not ansible_check_mode` condition to the parent `when`. We should not run any of the commands/file...

When you run the new version with --check it failing due to conditional check as it can not find `datadog_installer_install_result.failed` This is due to the include tasks to install for...