add two nixos-managed VMs for docker swarm

change docker swarm ansible to target these vms
This commit is contained in:
Pim Kunis 2024-02-04 17:16:41 +01:00
parent c461ab5e49
commit 17f110b183
4 changed files with 84 additions and 19 deletions

View file

@ -1,11 +1,9 @@
all:
hosts:
manager:
ansible_host: maestro.dmz
ansible_host: 192.168.30.42
children:
workers:
hosts:
bancomart:
ansible_host: bancomart.dmz
# vpay:
# ansible_host: vpay.dmz
ansible_host: bancomart2.dmz