mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
MySQL mandatory (clarif)
This commit is contained in:
parent
54b1dfe54b
commit
239a7c6ffc
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ allow_apache_sudo: False
|
|||
|
||||
# roles/iiab-admin runs here
|
||||
|
||||
# MySQL - THESE HAVE NO EFFECT - DE FACTO DEFAULTS IN roles/1-prep/tasks/computed_vars.yml, roles/mysql/tasks/main.yml
|
||||
# MySQL MANDATORY - THESE SETTINGS HAVE NO EFFECT - SEE roles/1-prep/tasks/computed_vars.yml, roles/mysql/tasks/main.yml
|
||||
mysql_install: True
|
||||
mysql_enabled: True
|
||||
# mysql_root_password: $6$iiab51$3ICIW0CLWxxMW2a3yrHZ38ukZItD5tcadL4rWcE9D.qIGStxhh8rRsaSxoj3b.MYxI/VRDNjpzSYK/V6zkWFI0
|
||||
|
|
Loading…
Add table
Reference in a new issue