This repository has been archived on 2025-02-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
nixos-servers/legacy/projects/docker_swarm/ansible/inventory/hosts.yml
Pim Kunis 17f110b183 add two nixos-managed VMs for docker swarm
change docker swarm ansible to target these vms
2024-02-04 17:16:41 +01:00

9 lines
157 B
YAML

all:
hosts:
manager:
ansible_host: 192.168.30.42
children:
workers:
hosts:
bancomart:
ansible_host: bancomart2.dmz