Commit graph

6 commits

Author SHA1 Message Date
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
23d7bc1fcb
docker_compose: Add Ubuntu / Debian support 2021-01-02 04:41:33 +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
Renamed from roles/docker-compose/tasks/main.yml (Browse further)