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

10 lines
150 B
YAML
Raw Normal View History

2023-05-02 09:51:22 +00:00
all:
hosts:
manager:
ansible_host: maestro.dmz
children:
workers:
hosts:
worker1:
ansible_host: worker1.dmz