ansible-grafana icon indicating copy to clipboard operation
ansible-grafana copied to clipboard

Playlist provisioning

Open alanmcg opened this issue 5 years ago • 1 comments

What is missing?

Ability to provision playlists in a similar fashion to dashboards

Why do we need it?

Creating multiple grafana installations for different environments should allow automation of this feature to remove manual work

Anything else we need to know?:

Playlists can be provisioned via API as per docs: https://grafana.com/docs/grafana/latest/http_api/playlist/

alanmcg avatar Feb 12 '20 12:02 alanmcg

This is something that should be done with ansible module, so please forward such request to https://github.com/ansible-collections/grafana. We are not going to provide hacky ways of doing this with uri/url modules.

paulfantom avatar Feb 24 '20 12:02 paulfantom

This role has been deprecated in favor of a the grafana-ansible-collection collection.

SuperQ avatar May 31 '23 04:05 SuperQ