feat(inventory): Change to yaml definition
This commit is contained in:
parent
79a30d2adb
commit
b3c5347143
5 changed files with 17 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue