Closed guglez closed 6 years ago
You need to install the requirements for the ansible callback which are pyaml
and datadogpy
: https://github.com/DataDog/ansible-datadog-callback#requirements. Both are available with pip
.
I agree that the wording is not perfect, I'll update it right away to make it more obvious.
Closing this issue but feel free to reopen it if needed.
I installed them via pip at the very beginning. That's why I created this issue here. What's the chance that ansible can't see those libraries or my ansible config is wrong?
Hi,
I'm trying to setup datadog callback plugin. WHen I run my playbooks I see this message:
What can be wrong here?