This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
shoarma/ansible/inventory/host_vars/manager.yml
2023-05-02 17:46:56 +02:00

18 lines
340 B
YAML

docker_node_labels:
- hostname: maestro
labels:
traefik: "true"
forgejo: "true"
- hostname: worker1
labels:
syncthing: "true"
seafile: "true"
radicale: "true"
mastodon: "true"
freshrss: "true"
hedgedoc: "true"
overleaf: "true"
data_directories:
- 'traefik'
- 'forgejo'