aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/site.yml')
-rw-r--r--ansible/site.yml11
1 files changed, 10 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index 4c1f495e..934ef83e 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -1,4 +1,13 @@
---
- hosts: 127.0.0.1
roles:
- - collivier.xtesting
+ - role: collivier.xtesting
+ suites:
+ - container: xtesting
+ tests:
+ - first
+ - second
+ - third
+ - fourth
+ - fifth
+ - sixth