- Use lookup instead of local template vor dump variables
- Use original license (BSD)
- Update Ansible Galaxy info
- Add documentation for mariadb_db parameters
Alvaro Aleman (4):
- fix warnings; update style-guide
- fix deprication warnings
Anja Siek (2):
- Rewrite README.md
- Remove defaulting for user passwords
- Allow defining databases as string
Alvaro Aleman (3):
Alvaro Aleman (4):
- Make role Ansible2 compatible
- Make backup tasks include conditional
- Use become inside role
- Rename service handler to fit style guide
This release forgot to integrate changes described below. 2.0.1 really integrates them.
Alvaro Aleman (4):
- Make role Ansible2 compatible
- Make backup tasks include conditional
- Use become inside role
- Rename service handler to fit style guide
- Add envvars for centos/7 vagrant box
- Update TDD functionaltiy from ansible-generator
- Use host-specific prefix for local dump vars file
Alvaro Aleman (3):
Alvaro Aleman (14):
- Update Readme
- Rework dump tasks file
- Fix backupser creation
- Add dumpvars to gitignore since it gets locally created
- Dynamically create dumpvars using local_action: template
- Add mariadb_backupjobs.backupuserpass directive
- Add more tests
- Fix backupscript template
- Disable autodeletion of backups by default
- Remove obsolete default filters
- Add always_run: true to local template task
- Fix templating
- Fix codingstyle, add task name for dump include
- Update releasescript
Ruslan Tumarkin (2):
- Add no_log and fix mariadb_users_create if empty on create users task
- Removed when check from create db users task
Alvaro Aleman (4):
- mariadb_backupscript: initial version
- Added tdd infrastructure to role
- [mariadb-backupscript]: Various minor fixes, permissions for backup user reduced, test playbook adjusted
- Removed mariadb_dump_destinatordir_create var, typo fixed, style adjusted
Mark Kusch (1):
- Pick missing commits from earlier release
Alvaro Aleman (1):
- CentOS 7 compatibility added
Anja Siek (1):
- add possebility to notify users and permission management
Mark Kusch (1):
- Add some minor typo thingis
Anja Siek (1):
- add mysql_user value option append_privs
Anja Siek (1):
- fix cofiguration
Mark Kusch (1):
- s/mysql/mariadb/