newrelic / ansible-install

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

Define required environment variables in playbook #17

Closed rthorn-nr closed 1 year ago

rthorn-nr commented 1 year ago

Changes behavior to read required env vars NEW_RELIC_ACCOUNT_ID and NEW_RELIC_API_KEY from playbook environment instead of reading from terminal environment.