Add forgejo-runner

This commit is contained in:
Tobias Reisinger 2023-12-04 21:36:32 +01:00
parent c0f57922be
commit 565509a5a9
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
12 changed files with 158 additions and 52 deletions
_ansible/inventory/group_vars/all

View file

@ -6,10 +6,12 @@ compose_file_main:
labels:
com.centurylinklabs.watchtower.enable: "{{ compose.watchtower | default(false) }}"
networks:
local-net:
apps:
aliases:
- "{{ svc.name }}"
networks:
local-net:
apps:
external: true