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.
hypervisors/ansible/inventory/hosts.yml
2023-05-22 18:50:48 +02:00

10 lines
194 B
YAML

all:
children:
hypervisors:
hosts:
atlas:
ansible_host: atlas.hyp
jefke:
ansible_host: jefke.hyp
lewis:
ansible_host: lewis.hyp