ansible/test/integration/roles/test_mysql_db
Will Thames 4f3430ebeb Handle unexpected database presence
Check for database presence in a nice way, rather than
dropping the database.

Thankfully there was a syntax error in the previous
version, so no database would have been dropped.
There was no check for whether it succeeded or not.
2015-11-15 10:45:24 +10:00
..
defaults Adding Integration Tests for mysql_db module 2014-07-18 12:50:58 -04:00
meta Adding Integration Tests for mysql_db module 2014-07-18 12:50:58 -04:00
tasks Handle unexpected database presence 2015-11-15 10:45:24 +10:00