mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
removing login_host since port 3306 seems blocked to qadevel-stg.qa
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
state: present
|
||||
login_user: root
|
||||
login_password: "{{ mariadb_root_password }}"
|
||||
login_host: "{{ inventory_hostname }}"
|
||||
delegate_to: "{{ inventory_hostname }}"
|
||||
|
||||
- name: create phabricator daemon user
|
||||
|
||||
Reference in New Issue
Block a user