ansible-roles/newrelic-php/README.md

314 B

newrelic-php

Installation of NewRelic PHP agent.

Tasks

Everything is in the tasks/main.yml file.

A license key and an application name can be provided to pre-configure the agent.

Variables

  • newrelic_license: license key (default: empty).
  • newrelic_appname: application name (default: empty).