This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
pbarriat
/
Brevet
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
ec4a4f6268
Branches
Tags
master
Brevet
/
dev
/
provisioning
/
ansible
/
roles
/
nextcloud
/
templates
/
root-my.cnf.j2
root-my.cnf.j2
96 B
Verlauf
Originalformat
1
2
3
4
5
{{ ansible_managed | comment }}
[client]
user="root"
password="{{ nextcloud_mysql_root_pwd }}"