aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
blob: ba33882d14ab2045520a05f531e7a07ffb8b8fa1 (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
      docker_tags:
        - iruya:
            branch: stable/iruya
      suites:
        - container: xtesting
          tests:
            - first
            - second
            - third
            - fourth
            - fifth
            - sixth