Commit graph

6 commits

Author SHA1 Message Date
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