faust
|
f8b572e657
|
Merge pull request #6 from fauust/review-babafou
Apply babafou review
|
2020-06-25 12:53:55 +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
|
42f4733163
|
Use a fixed filename for mariadb repository source list
By default, ansible adds a source list file name based on the repository
source url. Using a fixed file name permits to change mirror without
duplicating source list files.
See: https://docs.ansible.com/ansible/latest/modules/apt_repository_module.html
|
2020-05-28 23:08:16 +02:00 |
faust
|
7ec9189977
|
Merge pull request #5 from fauust/remove-slave-wording
Remove slave statements
|
2020-05-28 22:50:35 +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 |
faust
|
cd0ea2011e
|
Merge pull request #4 from iangilfillan/master
README copyedits
|
2020-05-28 19:51:42 +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 |
faust
|
70cf2ba0d6
|
Merge pull request #3 from fauust/ci-test
Improve CI
|
2020-05-27 19:02:16 +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 |
faust
|
271f3c9e55
|
Merge pull request #2 from fauust/test-skipping-ci
Improve option to skip CI
|
2020-05-27 18:00:43 +02:00 |
Faustin Lammler
|
9c5628ac13
|
Improve option to skip CI
- KISS makefile
- log function for dump script
|
2020-05-27 18:00:12 +02:00 |
Faustin Lammler
|
7b289de42f
|
Typo + skipping travis CI mechanism
|
2020-05-27 17:27:56 +02:00 |
Faustin Lammler
|
e46b74521b
|
Default variable already defined
|
2020-05-27 16:03:09 +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
|
a79513cdd0
|
CI notify galaxy
|
2020-05-27 14:53:11 +02:00 |
faust
|
482831cfca
|
Merge pull request #1 from fauust/import
Import role from old project
|
2020-05-27 14:50:12 +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 |