ecefb84a4b
refactor!(docker): Remove centos support & fix install on other redhat dists
2024-08-14 00:53:10 +02:00
2efc0e6f3c
fix(docker): Install python-requests library for the docker module
...
This is the only dependency that the docker module needs.
So we are installing this via the system package manager. Should be fine for now, as there does not seem to be incompatibilities or a specific version being requested.
2024-02-22 03:21:39 +01:00
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
db8aeefacb
format: Satisfy ansible-lint
...
This patch makes minor formatting adjustments & adds handlers to mastodon where appropriate to satisfy ansible-lint.
2021-09-14 01:45:22 +02:00
26a77be80b
docker: Add Ubuntu / Debian support
2021-01-02 04:39:35 +01:00
94680d3ca3
docker / docker_compose: Update python library path to be more generic
2021-01-02 01:43:45 +01:00
ac6d8172dd
Initial commit
2020-08-10 01:37:13 +02:00