add ubuntu test vm
This commit is contained in:
parent
6ed2bd7dd0
commit
d6f55bff2e
2 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
- hosts: all, !tests,
|
- hosts: all, !tests,
|
||||||
roles:
|
roles:
|
||||||
|
- networking
|
||||||
- base_config
|
- base_config
|
||||||
- create_users
|
- create_users
|
||||||
- ssh_totp
|
- ssh_totp
|
||||||
|
|
2
hosts
2
hosts
|
@ -4,6 +4,7 @@ all:
|
||||||
ubuntu:
|
ubuntu:
|
||||||
hosts:
|
hosts:
|
||||||
hindley:
|
hindley:
|
||||||
|
vm5:
|
||||||
debian_buster:
|
debian_buster:
|
||||||
hosts:
|
hosts:
|
||||||
azerty:
|
azerty:
|
||||||
|
@ -36,6 +37,7 @@ all:
|
||||||
vm2:
|
vm2:
|
||||||
vm3:
|
vm3:
|
||||||
vm4:
|
vm4:
|
||||||
|
vm5:
|
||||||
vpn:
|
vpn:
|
||||||
hosts:
|
hosts:
|
||||||
azerty:
|
azerty:
|
||||||
|
|
Loading…
Reference in a new issue