mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-26 10:22:09 +07:00
🐛 Fix idempotence
This commit is contained in:
committed by
Emilien M
parent
800258bc7e
commit
cdfd71ce76
@@ -24,6 +24,8 @@
|
||||
target: /tmp/import1.sql
|
||||
login_unix_socket: "/run/mysqld/mysqld.sock"
|
||||
loop: "{{ mariadb_databases }}"
|
||||
tags:
|
||||
- molecule-idempotence-notest
|
||||
|
||||
- name: Converge slave
|
||||
hosts: slave
|
||||
|
||||
Reference in New Issue
Block a user