main.yml
1.9 KB
-
sandbox-ora: Allow to deactivate creation of the xqueue DB · c14c8454
The mysql_db command from ansible expects to be able to connect to the `mysql` DB, which prevents changing the MySQL DB for xqueue to a DB on which we don't have overall administrator privileges. https://github.com/ansible/ansible/blob/devel/library/database/mysql_db
Xavier Antoviaque committed