e6940a7c36bf3a4266e140d5518a3e5082d29877
[csit.git] / resources / tools / testbed-setup / ansible / tg_azure.yaml
1 ---
2 # file: tg_azure.yaml
3
4 - hosts: tg
5   become: yes
6   become_user: root
7   roles:
8     - role: user_add
9       tags: user_add
10     - role: common
11       tags: common
12     - role: azure
13       tags: azure
14     - role: tg
15       tags: tg
16     - role: iperf
17       tags: iperf
18     - role: trex
19       tags: trex
20     - role: ab
21       tags: ab
22     - role: docker
23       tags: docker
24     - role: cleanup
25       tags: cleanup
26 #    - role: calibration
27 #      tags: calibration