Fix secure.ansible.yml
This commit is contained in:
parent
c9651f783d
commit
f2dfe99ddc
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
remove_anonymous_user: true
|
remove_anonymous_user: true
|
||||||
disallow_root_login_remotely: true
|
disallow_root_login_remotely: true
|
||||||
remove_test_db: true
|
remove_test_db: true
|
||||||
|
disable_unix_socket: false
|
||||||
when: not MYSQL_SECURED_RESULT.stat.exists
|
when: not MYSQL_SECURED_RESULT.stat.exists
|
||||||
- name: Create .secured lock file
|
- name: Create .secured lock file
|
||||||
file:
|
file:
|
||||||
|
|
Loading…
Reference in a new issue