dont manage test vms

This commit is contained in:
Jean-Marie Mineau 2021-04-15 17:13:09 +02:00
parent 0d40de73ea
commit 3f59f9c7eb

View file

@ -1,6 +1,6 @@
#!/usr/bin/env ansible-playbook
---
- hosts: all, tests
- hosts: all, !tests
roles:
- base_config
- create_users