9b7a66656d05fbbd47e03b3aa5dceabaf34620f8
[csit.git] / resources / tools / testbed-setup / ansible / sut.yaml
1 ---
2 # file: sut.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: tg
12       tags: tg
13     - role: tg_sut
14       tags: tg_sut
15     - role: calibration
16       tags: calibration