Fix idempotence...

pull/14/head
Emilien Mantel 2016-09-25 14:49:25 +02:00
parent 121ce27456
commit 1a8866d889
1 changed files with 1 additions and 0 deletions

View File

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