Add tinytinyrss to ansible

This commit is contained in:
Tobias Reisinger 2023-12-11 01:42:57 +01:00
parent 0c6ef34cf6
commit 2b8aef7f9f
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
14 changed files with 95 additions and 78 deletions
_ansible/inventory/group_vars/all

View file

@ -15,6 +15,11 @@ compose_file_main:
apps:
external: true
compose_file_depends_on:
services:
app:
depends_on: "{{ compose.depends_on }}"
compose_file_env:
services:
app: