Consolidated inventory vars

This commit is contained in:
Justus Grunow 2024-12-15 09:20:15 -05:00
parent 5dcf5798e7
commit df3eb83f27

View File

@ -1,4 +1,8 @@
---
all:
vars:
ansible_ssh_user: root
ungrouped:
hosts:
bastion:
@ -16,10 +20,12 @@ docker:
ansible_ssh_user: root
gitea:
ansible_ssh_user: root
wireguard:
hosts:
docker-int:
external_access:
hosts:
docker-ext:
ansible_ssh_user: root
bastion:
ansible_host: 51.222.155.202
ansible_ssh_user: root