Update inventories/clients/brenex/hosts.yml
This commit is contained in:
@@ -38,19 +38,22 @@ all:
|
|||||||
ansible_host: 192.168.123.11
|
ansible_host: 192.168.123.11
|
||||||
|
|
||||||
linux_hosts:
|
linux_hosts:
|
||||||
|
vars:
|
||||||
|
ansible_user: root
|
||||||
|
os_family: "debian"
|
||||||
|
|
||||||
hosts:
|
hosts:
|
||||||
caddy-server:
|
caddy-server:
|
||||||
ansible_host: 192.168.123.16
|
ansible_host: 192.168.123.16
|
||||||
|
ansible_password: "{{ SPECIAL_HOST_PASSWORD }}"
|
||||||
pritunl-vpn-server:
|
pritunl-vpn-server:
|
||||||
ansible_host: 192.168.123.15
|
ansible_host: 192.168.123.15
|
||||||
xoa-server:
|
xoa-server:
|
||||||
ansible_host: 192.168.123.146
|
ansible_host: 192.168.123.146
|
||||||
graylog-server:
|
graylog-server:
|
||||||
ansible_host:192.168.123.16
|
ansible_host: 192.168.123.16
|
||||||
|
|
||||||
|
|
||||||
vars:
|
|
||||||
ansible_user: root
|
|
||||||
os_family: "debian"
|
|
||||||
|
|
||||||
windows_hosts:
|
windows_hosts:
|
||||||
hosts: {}
|
hosts: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user