ref(chroot): Move exe selection to host variable
This commit is contained in:
parent
b07d7be58d
commit
9138d7b66b
5 changed files with 1 additions and 9 deletions
|
|
@ -8,6 +8,7 @@ chroot:
|
|||
void:
|
||||
ansible_host: /mnt/void
|
||||
ansible_connection: community.general.chroot
|
||||
ansible_chroot_exe: arch-chroot
|
||||
desired_package_state: latest
|
||||
|
||||
interface:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue