be45810a6035e3934c22d902f6377a467cc90caf
[csit.git] / resources / tools / testbed-setup / ansible / sut_azure.yaml
1 ---
2 # file: sut_azure.yaml
3
4 - hosts: sut
5   remote_user: testuser
6   become: yes
7   become_user: root
8   roles:
9     - role: common
10       tags: common
11     - role: azure
12       tags: azure
13     - role: iperf
14       tags: iperf
15     - role: docker
16       tags: docker
17     - role: dpdk
18       tags: dpdk
19     - role: cleanup
20       tags: cleanup
21     - role: calibration
22       tags: calibration