dont manage test vms

networking
Jean-Marie Mineau 3 years ago
parent 0d40de73ea
commit 3f59f9c7eb

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

Loading…
Cancel
Save