Consolidated inventory vars
This commit is contained in:
parent
5dcf5798e7
commit
df3eb83f27
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user