Commit graph

27 commits

Author SHA1 Message Date
Renovate Bot
90bc265fbd automation: Update camo Docker tag to v2.6.0 2024-08-31 18:05:42 +00:00
Renovate Bot
b91a18cebe automation: Update camo Docker tag to v2.4.13 2024-04-23 00:05:48 +00:00
Renovate Bot
ec07e514c9 automation: Update camo Docker tag to v2.4.10 2024-03-17 21:04:49 +00:00
45bf9ecf8d
fix(docker-compose): Use docker compose plugin for validation 2024-02-22 03:42:59 +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
70341479b1
!chore: Migrate to docker_compose_v2
This now uses the new docker compose plugin.
Because we used docker-compose v1.24.1 to this point due to centos needing to install C toolchains to build never versions, the newest Docker v25 breaks compatibility and we need to use something newer.
2024-02-22 00:37:48 +01:00
Renovate Bot
adc8de3eb8 automation: Update camo Docker tag to v2.4.9 2024-02-17 03:04:37 +00:00
Renovate Bot
4ad3d34450 automation: Update camo Docker tag to v2.4.8 2023-12-19 23:05:08 +00:00
Renovate Bot
c8fa6295bc automation: Update camo Docker tag to v2.4.7 2023-11-13 23:05:08 +00:00
Renovate Bot
b258bceb26 automation: Update camo Docker tag to v2.4.6 2023-10-25 22:04:56 +00:00
Renovate Bot
ddf4304dbe automation: Update camo Docker tag to v2.4.4 2023-07-26 00:04:51 +00:00
Renovate Bot
7ed30db2ea automation: Update camo Docker tag to v2.4.3 2023-02-18 23:12:25 +00:00
f112f27449
ansible-lint: Fix various new issues 2022-11-02 21:57:13 +01:00
Renovate Bot
5b2f91845a automation: Update camo Docker tag to v2.4.1 2022-09-29 02:04:37 +00:00
5393a8ebbc
Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
Renovate Bot
2803f8507c automation: Update camo Docker tag to v2.4.0 2022-01-30 23:04:40 +00:00
Renovate Bot
c01634a0a3 automation: Update camo Docker tag to v2.3.0 2021-10-21 00:03:32 +00:00
Renovate Bot
280fa94571 automation: Update camo Docker tag to v2.2.2 2021-08-22 02:05:50 +00:00
Renovate Bot
005e352be7 automation: Update camo Docker tag to v2.2.1 2021-03-26 03:03:52 +00:00
951dbeb41d
Fix yamllint issues 2021-03-05 13:02:55 +01:00
Renovate Bot
12bbb9b24f automation: Update camo Docker tag to v2.2.0 2021-01-10 23:19:50 +00:00
08ed54d139
Roles: Validate using the local docker-compose instead of python cmd
This will make it easier to migrate to other systems that do not have python2 etc installed
2021-01-02 04:46:15 +01:00
7ec3312e57
camo: Add automated upgrades via renovate 2020-10-12 21:09:26 +02:00
94e2d335b8
camo: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue for specifying the `mode`.
2020-09-26 21:28:53 +02:00
912d32cdd3
Fix meta file dependencies reference to docker_compose role 2020-09-26 20:02:46 +02:00
7fe14f1b0b
camo: Upgrade to version 2.1.5 2020-08-14 01:57:36 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00