Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Commit

Permalink
Enable the callback in ansible.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
rrey committed Feb 18, 2019
1 parent 05757e3 commit af65353
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[defaults]
callback_whitelist = grafana_annotations

[callback_grafana_annotations]

grafana_url = "http://127.0.0.1:3000/api/annotations"

0 comments on commit af65353

Please sign in to comment.