dont manage test vms
This commit is contained in:
parent
0d40de73ea
commit
3f59f9c7eb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env ansible-playbook
|
#!/usr/bin/env ansible-playbook
|
||||||
---
|
---
|
||||||
- hosts: all, tests
|
- hosts: all, !tests
|
||||||
roles:
|
roles:
|
||||||
- base_config
|
- base_config
|
||||||
- create_users
|
- create_users
|
||||||
|
|
Loading…
Reference in a new issue