4b5299f2556750364a5dce43f283afab9fb6005c
[csit.git] / resources / tools / testbed-setup / ansible / tg_aws.yaml
1 ---
2 # file: tg_aws.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: aws
13       tags: aws
14     - role: tg
15       tags: tg
16     - role: iperf
17       tags: iperf
18     - role: trex
19       tags: trex
20     - role: wrk
21       tags: wrk
22     - role: docker
23       tags: docker
24     - role: cleanup
25       tags: cleanup
26     - role: calibration
27       tags: calibration