add matrix vm

This commit is contained in:
histausse 2021-07-27 03:11:23 +02:00
parent fb2189d312
commit 91a94422f8
Signed by: histausse
GPG key ID: 67486F107F62E9E9
3 changed files with 17 additions and 0 deletions

View file

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

View file

@ -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

5
hosts
View file

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