fix syntax error

This commit is contained in:
vincent 2021-04-19 10:55:54 +02:00
parent 10eb292ef9
commit 76eb13c789

View File

@ -4,7 +4,7 @@
become: true
roles:
- role: geerlingguy.mysql
- role: mariadb
post_tasks:
- name: Make sure we can connect to MySQL via Unix socket.