Commit graph

10 commits

Author SHA1 Message Date
SuperQ
2560d04202
minor: Update supported Ansible versions
Ansible versions 2.11 and older are not supportable on new platforms.
Set the minimum supported Ansible version to 2.12 in order to make
updating our integration testing possible.
* Fixup minor linting issues.

Signed-off-by: SuperQ <superq@gmail.com>
2024-08-20 06:27:45 +02:00
gardar
2e0a30de1a minor: bump to ansible 2.16
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-12-12 14:22:21 +00:00
gardar
37632566ef refactor: use range for supported ansible versions
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-12-12 13:15:19 +00:00
gardar
5fddd85f7e minor: add ansible 2.16 support
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-12-05 00:46:07 +00:00
gardar
8a8c68854d
fix: Add ansible 2.15 support
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-05-15 17:04:12 +00:00
gardar
327b04203a
fix: meta-runtime now needs minor in version string
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-04-11 14:07:25 +00:00
gardar
1f4900f9b6
fix: follow PEP 440 standard for supported ansible versions
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-03-05 11:55:01 +00:00
gardar
fc426d4d8e
feat(ci): avoid defining supported ansible versions by discovering them from collection
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-01-13 01:36:41 +00:00
gardar
e04ca0a271
test(ci): check if collections path env var is needed
Signed-off-by: gardar <gardar@users.noreply.github.com>
2022-11-25 15:39:18 +00:00
Paweł Krupa (paulfantom)
dcfbfa84d2 initial migration of roles from cloudalchemy
Signed-off-by: Paweł Krupa (paulfantom) <pawel@krupa.net.pl>
2022-09-23 13:29:55 +02:00