Fix 2 lint issues

This commit is contained in:
Sven Velt 2025-04-28 20:32:05 +02:00
parent 29a8f84afa
commit 2b237b957f

View file

@ -101,7 +101,7 @@
ansible.builtin.debug:
msg:
- "db_server_id: {{ db_server_id }}"
- "db_master_status_new.master_status: {{ db_master_status_new.master_status|to_nice_json }}"
- "db_master_status_new.master_status: {{ db_master_status_new.master_status | to_nice_json }}"
when: db_debug|default(false)
- name: "(Master) Reset binlog" # noqa: no-changed-when