Fix idempotence...

This commit is contained in:
Emilien Mantel
2016-09-25 14:49:25 +02:00
parent 121ce27456
commit 1a8866d889

View File

@@ -12,3 +12,4 @@
post_tasks:
- name: TEST | SHELL | Test mysql
shell: mysql -e "SHOW DATABASES;"
changed_when: false