From 9e7b59159fb002433a55cf4eb86fa70ed3f42366 Mon Sep 17 00:00:00 2001 From: tedder Date: Tue, 19 May 2015 10:31:01 -0700 Subject: [PATCH] they call it a key, not a token --- lib/ansible/modules/extras/monitoring/newrelic_deployment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/extras/monitoring/newrelic_deployment.py b/lib/ansible/modules/extras/monitoring/newrelic_deployment.py index 1629af1a8de..534c641a87e 100644 --- a/lib/ansible/modules/extras/monitoring/newrelic_deployment.py +++ b/lib/ansible/modules/extras/monitoring/newrelic_deployment.py @@ -29,7 +29,7 @@ description: options: token: description: - - API token. + - API token, to place in the x-api-key header. required: true app_name: description: