Improve Xtesting installation procedure
[transportpce.git] / tests / Xtesting / requirements.yml
1 ---
2 roles:
3   - name: collivier.xtesting
4     src: https://github.com/collivier/ansible-role-xtesting
5     version: master
6   # to use xtesting GitHub repo master branch until a version > 4.2.0
7   # is published in ansible catalog to bring the following fix
8   # https://github.com/collivier/ansible-role-xtesting/pull/19
9
10 collections:
11   - name: ansible.posix
12   - name: community.general
13   - name: community.grafana
14   - name: community.kubernetes
15   - name: community.docker
16   - name: community.postgresql