This commit is contained in:
Pim Kunis 2023-08-09 21:06:25 +02:00
commit d265705364
8 changed files with 180 additions and 0 deletions

10
inventory/hosts.yml Normal file
View file

@ -0,0 +1,10 @@
all:
children:
hypervisors:
hosts:
atlas:
ansible_host: atlas.hyp
jefke:
ansible_host: jefke.hyp
lewis:
ansible_host: lewis.hyp