14 lines
208 B
YAML
14 lines
208 B
YAML
hostsystem:
|
|
hosts:
|
|
127.0.0.1:
|
|
ansible_connection: local
|
|
|
|
chroot:
|
|
hosts:
|
|
void:
|
|
ansible_host: /mnt/void
|
|
ansible_connection: community.general.chroot
|
|
|
|
interface:
|
|
hosts:
|
|
void:
|