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

9 lines
135 B
YAML
Raw Normal View History

2023-05-02 09:51:22 +00:00
docker_node_labels:
- hostname: maestro
2023-05-02 10:22:16 +00:00
labels:
traefik: "true"
2023-05-02 09:51:22 +00:00
- hostname: worker1
labels: {}
data_directories: []