mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
70831f9f78
commit
a6236061f0
1 changed files with 9 additions and 2 deletions
|
@ -1,2 +1,9 @@
|
|||
mysql_install: True
|
||||
mysql_enabled: False
|
||||
# MySQL MANDATORY - VARIABLE 'mysql_install' HAS NO EFFECT - SEE roles/mysql/tasks/main.yml
|
||||
# mysql_install: True
|
||||
# mysql_enabled: True
|
||||
|
||||
## mysql_root_password: $6$iiab51$3ICIW0CLWxxMW2a3yrHZ38ukZItD5tcadL4rWcE9D.qIGStxhh8rRsaSxoj3b.MYxI/VRDNjpzSYK/V6zkWFI0
|
||||
# mysql_root_password: fixmysql
|
||||
|
||||
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
|
Loading…
Add table
Reference in a new issue