Commit Graph

13 Commits

Author SHA1 Message Date
Jannik Beyerstedt ec682e500c docker: Switch to docker compose plugin 2024-01-20 19:51:51 +01:00
Jannik Beyerstedt fe97b0ae76 [TIDY] Set some "diff: false", fix linter warnings 2023-04-29 00:00:17 +02:00
Jannik Beyerstedt a0ac0a67a7 [TIDY] move when statements, fix whitespace
Having the when condition of a task at the top instead of bottom is
easiert to read. Also some spaces were another whitespace character on
accident.
2022-02-13 20:52:02 +01:00
Jannik Beyerstedt 393cf41349 Docker compose: Fix ansible module dependency 2021-09-25 23:39:27 +02:00
Jannik Beyerstedt a2fc598416 [TIDY] Update to ansible 4 module names 2021-08-28 18:01:53 +02:00
Jannik Beyerstedt 06cd3d3076 caddy: make plugin list configureable (fixes #4) 2020-05-24 17:09:32 +02:00
Jannik Beyerstedt 61c0edbd88 [FIX] docker: detect armv7 correctly, add better guard fpr x86_64 2020-04-19 20:19:20 +02:00
Jannik Beyerstedt 91d7887a94 [FIX] docker: fix installation on Raspbian 2020-04-19 15:13:21 +02:00
Jannik Beyerstedt 9a9c222353 [FIX] docker: handle the ansible fact correctly 2020-04-19 00:24:00 +02:00
Jannik Beyerstedt 87b23b5b8a [FIX] docker: use pip for arm, not just Raspbian 2020-04-17 12:15:14 +02:00
Jannik Beyerstedt d48064a7e3 [FIX] debian docker: add setuptools dependency 2019-11-11 18:15:33 +01:00
Jannik Beyerstedt c30237b545 [FIX] ansible needs docker-compose python package 2019-11-02 18:47:57 +01:00
Jannik Beyerstedt 92e056e341 [CODE] docker: always download latest docker-compose 2019-10-27 16:25:33 +01:00