arch-setup/inventory.yml

14 lines
343 B
YAML

---
all:
hosts:
xps:
ansible_connection: local
ansible_become_method: community.general.run0
desktop:
ansible_connection: local
ansible_become_method: community.general.run0
htpc:
ansible_connection: local
ansible_become_method: community.general.run0
p14:
ansible_connection: local