infra/ansible/host_vars/aprs.w5isp.com.yml
Graham McIntire 6f0d308fea
cleanup: remove forgejo, fix ssh key paths, fix tracking issues, update docs
- Remove forgejo role, play, group, host_vars, and DNS references
- Replace hardcoded /Users/graham/.ssh/ paths with env var lookup
- Remove broken setup-user Makefile target
- Add community.mysql collection to requirements.yml
- Add .ansible/ to .gitignore
- git rm --cached .DS_Store files and .vscode/settings.json
- Update CLAUDE.md and README.md to reflect actual state
- Add findings.md with audit results
2026-06-04 14:27:31 -05:00

15 lines
414 B
YAML

---
ansible_user: graham
ansible_host: 204.110.191.232
ansible_python_interpreter: /usr/bin/python3
ansible_ssh_common_args: '-o StrictHostKeyChecking=accept-new'
firewall_default_incoming: allow
aprsc_server_id: T2DALLAS
aprsc_passcode: "28302"
aprsc_admin: "Graham McIntire, W5ISP"
aprsc_email: graham@mcintire.me
aprsc_bind_address: 204.110.191.232
aprsc_uplink: hub-rotate.aprs2.net
aprsc_uplink_port: 20152