feat(inventory): Change to yaml definition

This commit is contained in:
Marty Oehme 2025-02-22 17:11:58 +01:00
parent 79a30d2adb
commit b3c5347143
Signed by: Marty
GPG key ID: 4E535BC19C61886E
5 changed files with 17 additions and 7 deletions

14
inventory.yaml Normal file
View file

@ -0,0 +1,14 @@
hostsystem:
hosts:
127.0.0.1:
ansible_connection: local
chroot:
hosts:
void:
ansible_host: /mnt/void
ansible_connection: community.general.chroot
interface:
hosts:
void: