We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6a891 commit bfee0c4Copy full SHA for bfee0c4
README.md
@@ -30,7 +30,7 @@
30
31
## Role Variables
32
33
-- **grafana_admin_password**: password for the [Grafana][grafana] administrator account (mandatory).
+- **grafana_admin_password**: password for the [Grafana][grafana] administrator account.
34
- **grafana_admin_user**: user name for the [Grafana][grafana] administrator account.
35
- **grafana_apt_dependencies**: packages needed to be able to run this playbook or install [Grafana][grafana].
36
- **grafana_conf_file**: the file that will contain [Grafana][grafana]'s configuration.
@@ -58,7 +58,6 @@ None.
58
- hosts: servers
59
roles:
60
- role: ansiblebit.grafana
61
- grafana_admin_password: 'P4ssw0rd'
62
63
## Tags
64
0 commit comments