mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Adding the following Test Coverage for RedHat and Debian OS: - Use mysql_db module to create, delete databases using different encoding. - Backup/Restore databases using different file format: sql, gz and bz2. - Create and delete databases using different user privilege. - Assert database creation, deleting and content using system commands.