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

26 lines
515 B
YAML
Raw Normal View History

2023-05-02 09:51:22 +00:00
docker_node_labels:
- hostname: maestro
2023-05-04 10:29:29 +00:00
labels: {}
- hostname: swarmpub1
2023-05-02 10:22:16 +00:00
labels:
2023-05-04 10:29:29 +00:00
public: "true"
mastodon: "true"
- hostname: swarmpub2
labels:
public: "true"
2023-05-08 13:54:42 +00:00
jitsi: "true"
2023-05-04 10:29:29 +00:00
- hostname: swarmpriv1
2023-05-02 11:44:19 +00:00
labels:
2023-05-04 10:29:29 +00:00
private: "true"
overleaf: "true"
2023-05-02 11:44:19 +00:00
syncthing: "true"
2023-05-04 10:29:29 +00:00
hedgedoc: "true"
2023-05-02 14:47:27 +00:00
radicale: "true"
2023-05-04 10:29:29 +00:00
- hostname: swarmpriv2
labels:
private: "true"
seafile: "true"
2023-05-02 15:25:42 +00:00
freshrss: "true"
2023-05-10 09:30:20 +00:00
pihole: "true"
2023-05-26 19:53:05 +00:00
discourse: "true"