Skip to content

Commit 01d0461

Browse files
committed
PR geerlingguy#495: Whitespace issue.
1 parent 986ad66 commit 01d0461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/replication.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- name: Check slave replication status.
1616
mysql_replication:
1717
mode: getreplica
18-
login_user: "{{ mysql_root_username}}"
18+
login_user: "{{ mysql_root_username }}"
1919
login_password: "{{ mysql_root_password }}"
2020
ignore_errors: true
2121
register: slave

0 commit comments

Comments
 (0)