Consolidated inventory vars
This commit is contained in:
parent
5dcf5798e7
commit
df3eb83f27
@ -1,4 +1,8 @@
|
|||||||
---
|
---
|
||||||
|
all:
|
||||||
|
vars:
|
||||||
|
ansible_ssh_user: root
|
||||||
|
|
||||||
ungrouped:
|
ungrouped:
|
||||||
hosts:
|
hosts:
|
||||||
bastion:
|
bastion:
|
||||||
@ -16,10 +20,12 @@ docker:
|
|||||||
ansible_ssh_user: root
|
ansible_ssh_user: root
|
||||||
gitea:
|
gitea:
|
||||||
ansible_ssh_user: root
|
ansible_ssh_user: root
|
||||||
|
|
||||||
wireguard:
|
wireguard:
|
||||||
|
hosts:
|
||||||
|
docker-int:
|
||||||
|
|
||||||
|
external_access:
|
||||||
hosts:
|
hosts:
|
||||||
docker-ext:
|
docker-ext:
|
||||||
ansible_ssh_user: root
|
|
||||||
bastion:
|
bastion:
|
||||||
ansible_host: 51.222.155.202
|
|
||||||
ansible_ssh_user: root
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user