trying another combination of values for mysql_user
This commit is contained in:
parent
9c4e9caf32
commit
a4d13e70f2
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
state: present
|
||||
login_user: root
|
||||
login_password: "{{ mariadb_root_password }}"
|
||||
login_unix_socket: "/var/lib/mysql/mysql.sock"
|
||||
login_host: "127.0.0.1"
|
||||
delegate_to: "{{ inventory_hostname }}"
|
||||
|
||||
- name: create phabricator daemon user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue