-
- Downloads
mariadb: Copy config before starting service
If the service is started before the config is copied, we can't recover
from a typo in the config file because maraidb will refused to start. At
least not without manually fixing that typo. This way the typo can be
fixed in ansible and then deployed normally.
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
Please register or sign in to comment