mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 19:03:47 +00:00
17 lines
300 B
YAML
17 lines
300 B
YAML
---
|
|
# Optional inventory overlay for VM tests. It is not loaded by ansible.cfg.
|
|
all:
|
|
children:
|
|
platform_freebsd:
|
|
hosts:
|
|
freebsdtest:
|
|
ansible_connection: local
|
|
|
|
graphical_desktop:
|
|
hosts:
|
|
freebsdtest:
|
|
|
|
desktop_niri:
|
|
hosts:
|
|
freebsdtest:
|