b3b22d4591
* Ungenutzte Rollen in Archiv verschoben * Group_Vars und Playbook Bezeichnungen vereinheitlicht
5 lines
173 B
YAML
5 lines
173 B
YAML
---
|
|
influxdb_users:
|
|
- { name: 'influx', password: 'hallowelt' }
|
|
- { name: 'grafana', password: 'hallowelt' }
|
|
- { name: 'michaelgrote', password: 'hallowelt' }
|