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,
|
||||
roles:
|
||||
- networking
|
||||
- base_config
|
||||
- create_users
|
||||
- ssh_totp
|
||||
|
|
2
hosts
2
hosts
|
@ -4,6 +4,7 @@ all:
|
|||
ubuntu:
|
||||
hosts:
|
||||
hindley:
|
||||
vm5:
|
||||
debian_buster:
|
||||
hosts:
|
||||
azerty:
|
||||
|
@ -36,6 +37,7 @@ all:
|
|||
vm2:
|
||||
vm3:
|
||||
vm4:
|
||||
vm5:
|
||||
vpn:
|
||||
hosts:
|
||||
azerty:
|
||||
|
|
Loading…
Reference in a new issue