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