Update inventories/clients/brenex/hosts.yml

This commit is contained in:
2026-04-24 18:29:13 -07:00
parent f1c4c222f2
commit 1e26dd304b

View File

@@ -38,9 +38,14 @@ all:
ansible_host: 192.168.123.11
linux_hosts:
vars:
ansible_user: root
os_family: "debian"
hosts:
caddy-server:
ansible_host: 192.168.123.16
ansible_password: "{{ SPECIAL_HOST_PASSWORD }}"
pritunl-vpn-server:
ansible_host: 192.168.123.15
xoa-server:
@@ -48,9 +53,7 @@ all:
graylog-server:
ansible_host: 192.168.123.16
vars:
ansible_user: root
os_family: "debian"
windows_hosts:
hosts: {}