justus ac6f7c8905
All checks were successful
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Successful in 2m6s
Removed 'git' server from inventory
2024-12-16 08:37:28 -05:00

26 lines
470 B
YAML

---
ungrouped:
hosts:
bastion:
ansible_host: 51.222.155.202
ansible_ssh_user: root
docker:
hosts:
docker-ext:
ansible_ssh_user: root
docker-int:
ansible_ssh_user: root
basementpi:
ansible_host: 10.11.1.10
ansible_ssh_user: root
gitea:
ansible_ssh_user: root
wireguard:
hosts:
docker-ext:
ansible_ssh_user: root
bastion:
ansible_host: 51.222.155.202
ansible_ssh_user: root