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
Hi,
Sorry for the inconvenience but we had to revert #475 because it created a regression.
Merging this PR broke all the playbooks ran with variables datadog_yum_gpgkey_* set to local file with file:/// prefix, because rpm_key module does not allow importing key on the local file system with file:/// prefix.
We will look for another solution that would definitely solve this issue without breaking key import when using path to keys on the local file system.
Downloads to /tmp/ are not idempotent.
ansible-datadog/tasks/pkg-redhat.yml
Lines 28 to 32 in d752114
The text was updated successfully, but these errors were encountered: