You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
defaults Adding Integration Tests for mysql_db module 10 years ago
meta Adding Integration Tests for mysql_db module 10 years ago
tasks Handle unexpected database presence 9 years ago