Kylian Serrania

Results 18 comments of Kylian Serrania

Hi @edvinas31, Thanks for the report! I'd like to ask you a few things to get some more context: - Could you provide us what Agent version is running on...

Hi again, **Note:** If the API key in the configuration you pasted is real, I strongly recommend removing it from your post & [revoking it in your Datadog account](https://docs.datadoghq.com/account_management/api-app-keys/#remove-api-keys-or-client-tokens), to...

Hi @kbreit, Thanks for the report! If I understand correctly, you'd like to have per-host configuration of role variables. I believe this can be achieved using Ansible [host variables](https://docs.ansible.com/ansible/latest/user_guide/intro_inventory.html#assigning-a-variable-to-one-machine-host-variables) or...

Hi again @kbreit, I tried some things around the initial problems you had with `update_fact` not updating dicts. I tried a setup with one Ubuntu and one CentOS host (using...

Hi @marchenm, Thanks for the report! I made a PR: #269 to add logic to not download the msi if the detected installed version is the same as the set...

Thanks for the suggestion, however while this module could help in some cases, using the github releases won't work everytime, for two main reasons: - there can be linux-only or...

Hi @ssbarnea and @albertvaka, Thanks for the report! We recently published version 4.1.0 of the role which contains this PR: https://github.com/DataDog/ansible-datadog/pull/247, to make sure that users have an explicit error...

Hey @erikhjensen, Thanks for reporting this issue! Indeed, we should either change the order of services (to stop the `datadogagent` service last), or pass the `Force` flag to stop the...

Hello @chenluo1234, Thanks for reporting this. We're tracking this feature request in our backlog. This issue will be updated when we start working on this, until then feel free to...

> Sounds good in general! agent-shared-components' review is for release.json which I think will change back to master when this lands? Yes, that's right, once the linked `datadog-agent-macos-build` PR is...