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

View file

@ -28,7 +28,7 @@
# - { fstype: 'vfat', src: '/dev/disk/by-uuid/{{ boot_dev_uuid }}', path: '{{ mount_dir }}/boot' }
- name: Create voidlinux guest
hosts: host
hosts: hostsystem
become: true
vars:
mount_dir: /mnt/void