aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/tg.yaml
blob: a652dc5c80b2f477cdc6a8a7b93d797bf35f1d70 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
# file: tg.yaml

- hosts: tg
  remote_user: testuser
  become: yes
  become_user: root
  roles:
    - common
    - tg
    - tg_sut