trying another combination of values for mysql_user

This commit is contained in:
Tim Flink 2015-06-16 21:24:55 +00:00
parent 9c4e9caf32
commit a4d13e70f2

View file

@ -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