Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (5 loc) · 445 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 445 Bytes

Ansible module used by OSAS to enable mariadb (or MySQL if too old)

Build Status

Variables

  • rdbms_root_pw: a database root password is automatically generated, but you can use this variable to set it to a fixed value
  • rdbms_backup: enable regular database backup in /var/backups/mariadb/ (default is True)