ham-hotspot/ansible/site.yml
2025-04-26 12:59:37 -05:00

14 lines
181 B
YAML

---
- name: Configure Ham Hotspot
hosts: localhost
connection: local
become: true
roles:
- base
- networking
- direwolf
- ax25
# - tuning
# - webui