add matrix vm

matrix
histausse 3 years ago
parent fb2189d312
commit 91a94422f8
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -0,0 +1,2 @@
---
ansible_host: "172.20.103.101"

@ -0,0 +1,10 @@
---
interfaces:
ens18:
ipv4: 172.20.103.101
netmaskv4: 24
type: static
gateway: 172.20.103.1
ipv4_forwarding: false
ipv6_forwarding: false

@ -13,6 +13,7 @@ all:
vm3:
debian_bullseye:
hosts:
matrix_server:
vm4:
proxmox_buster:
hosts:
@ -52,3 +53,7 @@ all:
apt_proxies:
hosts:
hindley:
matrix:
hosts:
matrix_server:

Loading…
Cancel
Save