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