This website works better with JavaScript
Home
Explore
Help
Sign In
pbarriat
/
Brevet
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
697c7b5cb0
Branches
Tags
master
Brevet
/
dev
/
provisioning
/
ansible
/
roles
/
nextcloud
/
templates
/
root-my.cnf.j2
root-my.cnf.j2
96 B
History
Raw
1
2
3
4
5
{{ ansible_managed | comment }}
[client]
user="root"
password="{{ nextcloud_mysql_root_pwd }}"