f112f27449
ansible-lint: Fix various new issues
2022-11-02 21:57:13 +01:00
5393a8ebbc
Use FQCN in all tasks
2022-08-13 17:50:54 +02:00
06fa8b98ef
docker & docker_compose: Use virtualenv & correct python version
...
This ensures failure when trying to install newer versions, that are not supported on python2.7 anymore, when python3 is also installed on the system.
2022-06-18 11:46:33 +02:00
f6112a31bd
docker_compose: Add compatibility with Rocky Linux
2021-11-30 21:02:57 +01:00
23d7bc1fcb
docker_compose: Add Ubuntu / Debian support
2021-01-02 04:41:33 +01:00
91f1bab8a0
docker_compose: Revert version to 1.24.1
...
GCC would be needed to build a newer version on the CentOS 7 machines :(
2021-01-02 01:44:29 +01:00
94680d3ca3
docker / docker_compose: Update python library path to be more generic
2021-01-02 01:43:45 +01:00
7db32d7f94
docker_compose: Update to 1.26.2 & use bash instead of sh in wrapper
...
This is the last supported version for Python 2.7.
2021-01-01 20:54:27 +01:00
99239ded4e
docker_compose: Consistent owner/group definition
2020-09-26 21:31:01 +02:00
a47fde9c9c
Rename roles to underscore
...
This patch renames all roles with a `-` to `_`, to comply with the ansible-lint rule 106. As collection roles are now also limited to these symbols and this will make it easier to move them later.
2020-09-26 18:12:59 +02:00