newrelic / ansible-install

Building installation support for our customers are using ansible to manage their infrastructure and services at scale
Apache License 2.0
7 stars 7 forks source link

feat: Add target apm-java #55

Closed rthorn-nr closed 1 year ago

mbruzina commented 1 year ago

Might want to move this logic in with the mysql tasks

https://github.com/newrelic/ansible-install/blob/f7766c2d294dd8912fba7a6688c1ad103f82c606/tasks/linux.yml#L44-L47

it appears as skipped when instrumenting with apm-java and could be confusing for some users

rthorn-nr commented 1 year ago

Agreed, would be great not to have to handle/validate MySQL separately at all