Commit Graph

10 Commits

Author SHA1 Message Date
Faustin Lammler f7c3a8f2e5
Make the role compatible with Alpine linux
Should be compatible with:
- 3.17
- 3.18
2023-09-26 18:16:09 +02:00
Faustin Lammler 2f661616a2
Almalinux and Rockylinux are included in EL platforms
And Fedora release rhythm is too fast so putting 'all'.

See: https://github.com/ansible/galaxy/issues/2533#issuecomment-926084009
2022-10-13 11:53:42 +02:00
Faustin Lammler 37d10f856d
Increase galaxy supported distributions 2022-10-11 18:55:34 +02:00
Faustin Lammler ccc50d76a3
Make new version of ansible-lint happy 2022-08-25 17:38:31 +02:00
Faustin Lammler 2d8c99ca2a
Ubuntu 22.04 released 2022-04-22 12:00:45 +02:00
Faustin Lammler dfa66b2cff
fixup! fixup! Rename master branch 2022-04-04 13:30:09 +02:00
Faustin Lammler 4a9b30d146
Missing galaxy meta info 2020-11-01 16:10:24 +01:00
Faustin Lammler 1435214626
Support of Debian sid only for CI purpose 2020-06-26 09:06:57 +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 12ebef99b1
Import role from old project
- lots of improvements and simplifications.
2020-05-27 14:49:07 +02:00