Commit Graph

17 Commits

Author SHA1 Message Date
Faustin Lammler 26a7da9ee7
Update MDBF repo conf tool URL 2021-02-03 12:46:30 +01:00
Faustin Lammler 2afe6b9c4b
Add an option for cron loggin
Add an option to decide what output we want from cron.
2020-11-30 18:01:49 +01:00
Faustin Lammler a62fecf3d4
Migrate to travis-ci.com 2020-09-16 09:52:38 +02:00
Faustin Lammler 54bff54e45
Apply babafou review
- useless use of double quotes;
- missing task name;
- loop replaces with_items;
- use import_tasks instead of include_tasks
  see:
  https://www.reddit.com/r/ansible/comments/8rrybk/why_choosing_import_over_include_is_it_faster/e0txxoy/
  https://docs.ansible.com/ansible/2.5/porting_guides/porting_guide_2.5.html#dynamic-includes-and-attribute-inheritance
2020-06-25 12:43:02 +02:00
Faustin Lammler 8c91515712
Improve documentation
It was not clear which variable was necessary on which node of the
master/replica cluster.
2020-05-29 18:20:47 +02:00
Faustin Lammler d1cdf270c6
Remove slave statement when possible
See: https://jira.mariadb.org/browse/MDEV-18777
2020-05-28 22:49:08 +02:00
Ian Gilfillan 175bd0af6b README copyedits 2020-05-28 17:34:34 +02:00
Faustin Lammler c3d75cd4a3
CI testing
- this should trigger only linting step
2020-05-27 19:02:56 +02:00
Faustin Lammler fe1c409165
Improve CI 2020-05-27 19:01:10 +02:00
Faustin Lammler d6375c8967
Link to line 2020-05-27 18:34:56 +02:00
Faustin Lammler 7b289de42f
Typo + skipping travis CI mechanism 2020-05-27 17:27:56 +02:00
Faustin Lammler 4bcd18c6d0
Improve doc
- typo
- better wording
2020-05-27 15:58:05 +02:00
Faustin Lammler 9d4c84388d
Typo 2020-05-27 15:48:34 +02:00
Faustin Lammler 785bc86906
Add link to default my.cnf file 2020-05-27 15:47:44 +02:00
Faustin Lammler 68aefe8ef2
Improve doc 2020-05-27 15:42:13 +02:00
Faustin Lammler 12ebef99b1
Import role from old project
- lots of improvements and simplifications.
2020-05-27 14:49:07 +02:00
faust c6c2cacd0f
Initial commit 2020-04-23 18:10:08 +02:00