DataDog / ansible-datadog

Ansible role for Datadog Agent
Apache License 2.0
297 stars 222 forks source link

[Fix] Correctly read install.json on remote computer #575

Closed Pythyu closed 1 month ago

Pythyu commented 1 month ago

Fix #574

The lookup function only read in local files, switching to slurp instead

Adds Rosetta 2 on MacOS to run the agent since circle ci deprecated intel runners

Pythyu commented 1 month ago

Have we tested/can we add a test?

Existing macOS tests are already testing the install.json file, but because of the circle ci macOS intel deprecation they failed because of that first