You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-roles/newrelic
Jérémy Lecour ee21973371
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2777|524|2253|2462|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/223//ansiblelint">Evolix » ansible-roles » unstable #223</a> Details
gitea/ansible-roles/pipeline/head This commit looks good Details
Use FQCN
Fully Qualified Collection Name
3 months ago
..
defaults Use proper keyrings directory for APT version 7 months ago
files Move all trusted GPG keys to file repository 2 years ago
handlers Use FQCN 3 months ago
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2 years ago
tasks Use FQCN 3 months ago
templates Install deb822 sources on Debian >=12 3 months ago
tests Newrelic: merge roles 6 years ago
.kitchen.yml Newrelic: merge roles 6 years ago
README.md Newrelic: merge roles 6 years ago

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)