fix syntax error
This commit is contained in:
parent
10eb292ef9
commit
76eb13c789
@ -4,7 +4,7 @@
|
|||||||
become: true
|
become: true
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: geerlingguy.mysql
|
- role: mariadb
|
||||||
|
|
||||||
post_tasks:
|
post_tasks:
|
||||||
- name: Make sure we can connect to MySQL via Unix socket.
|
- name: Make sure we can connect to MySQL via Unix socket.
|
||||||
|
Loading…
Reference in New Issue
Block a user