ddd0effa0d
!remove(docker): Python SDK install & pyhton path workaround
...
Both is not needed anymore, since ansible docker modules use the api directly.
2024-02-22 01:56:50 +01:00
7469b6bbf4
!chore(docker-compose): Remove deprecated docker-compose python library
...
Since docker_compose_v2 module is now finally available using the newer plugin, we can retire the hacky install of the docker compose python library.
2024-02-22 01:29:19 +01:00
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
1428d4f514
gitlab_runner: Add image prune cron job task to playbook
2021-12-14 19:27:16 +01:00
92164be957
playbooks: Add env_ansible_deps_python_version
for python path
...
This patch allows to optionally define a `env_ansible_deps_python_version` variable for a host, to change the python version used to import dynamic ansible python dependencies like docker and docker-compose.
This is useful on newer systems, where python2.7 is not used anymore.
2021-09-21 06:04:35 +02:00
32d6d7b905
Move playbooks into their own folder
2021-03-05 14:06:48 +01:00