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/hosts.yml
Pim Kunis 1acb61716e add nix flake for dev env
rename handjecontantje to vpay
disable fluentd logging
2023-10-26 21:08:19 +02:00

13 lines
248 B
YAML

all:
hosts:
manager:
ansible_host: maestro.dmz
thecloud:
ansible_host: thecloud.dmz
children:
workers:
hosts:
bancomart:
ansible_host: bancomart.dmz
vpay:
ansible_host: vpay.dmz