mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-02 10:42:09 +07:00
Fix idempotence...
This commit is contained in:
@@ -12,3 +12,4 @@
|
||||
post_tasks:
|
||||
- name: TEST | SHELL | Test mysql
|
||||
shell: mysql -e "SHOW DATABASES;"
|
||||
changed_when: false
|
||||
|
||||
Reference in New Issue
Block a user