enable all services are started at boot

This commit is contained in:
Egon Rijpkema
2017-09-29 16:40:38 +02:00
parent 018fdd8bdb
commit 257a384e92
13 changed files with 45 additions and 0 deletions

View File

@ -13,6 +13,9 @@
owner: root
group: root
- name: start service at boot.
command: systemctl reenable mysql.service
- name: make mariadb settings volume
file:
path: "{{ item }}"