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

feat: add user module to create/update/delete grafana users

Open mvalois opened this issue 3 months ago • 1 comments

This PR adds a user module which allows to create/update/delete grafana users. As Grafana HTTP API does not permit to use API token for the /api/admin endpoint, module calls should provide admin username and password for the module to use basic auth.

mvalois avatar Apr 09 '24 12:04 mvalois

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 09 '24 12:04 CLAassistant