Fixup inventory
This commit is contained in:
parent
170f46786d
commit
0f6997e7ab
|
@ -5,10 +5,11 @@ all:
|
||||||
ansible_host: 10.5.5.177
|
ansible_host: 10.5.5.177
|
||||||
dispatcher:
|
dispatcher:
|
||||||
ansible_connection: local
|
ansible_connection: local
|
||||||
frames:
|
children:
|
||||||
|
frames:
|
||||||
hosts:
|
hosts:
|
||||||
frame1:
|
frame1:
|
||||||
wg:
|
wg:
|
||||||
hosts:
|
hosts:
|
||||||
frame1:
|
frame1:
|
||||||
wireguard_address: 192.168.254.11/32
|
wireguard_address: 192.168.254.11/32
|
||||||
|
|
Loading…
Reference in a new issue