aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
blob: ed71e7c3db5e21a694c5cf223e434e2b6f0df0e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
- hosts: 127.0.0.1
  roles:
    - role: collivier.xtesting
      suites:
        - container: xtesting
          tests:
            - first
            - second
            - third
            - fourth
            - fifth
            - sixth
        - container: xtesting-mts
          tests:
            - seventh