ansible-roles/newrelic
Jérémy Lecour 29ec7bdcf2
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is failing Details
Remove embedded GPG keys only if legacy keyring is present
2021-07-04 22:08:47 +02:00
..
defaults Newrelic: merge roles 2017-07-13 15:57:42 +02:00
files Move all trusted GPG keys to file repository 2021-05-03 14:23:13 +02:00
handlers Newrelic: merge roles 2017-07-13 15:57:42 +02:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks Remove embedded GPG keys only if legacy keyring is present 2021-07-04 22:08:47 +02:00
tests Newrelic: merge roles 2017-07-13 15:57:42 +02:00
.kitchen.yml Newrelic: merge roles 2017-07-13 15:57:42 +02:00
README.md Newrelic: merge roles 2017-07-13 15:57:42 +02:00

README.md

newrelic-sources

Installation of NewRelic tools.

Tasks

Everything is in the tasks/main.yml file.

NB : the repository key is store in the role and not fetched online, for performance reasons.

Variables

  • newrelic_license: license key (default: empty).

  • newrelic_appname: application name (default: empty).

  • newrelic_php : install the php module (default: False)

  • newrelic_sysmond : install the sysmond agent (default: True)