Files
homelab/infra/ansible/inventory/hosts.yaml
Julia McGhee 7f3585a013 Configure ArgoCD for private repo access
- Update repo URLs from HTTPS placeholder to git@github.com:lazorgurl/homelab.git
- Update container image refs from OWNER to lazorgurl
- Set KUBECONFIG env in Taskfile
- Fix kubeconfig-fetch.sh to auto-detect server IP from inventory
- Fix Ansible: callback plugin, br_netfilter ordering, ssh service name
2026-03-20 18:33:30 +00:00

11 lines
182 B
YAML

---
all:
children:
k3s_cluster:
children:
servers:
hosts:
catherby:
ansible_host: 192.168.1.50
k3s_role: server