aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/inventories/sample_inventory/hosts
blob: e8e1439db4b79211ad0776d628f786d2d4d076b5 (plain)
1
2
3
4
5
6
7
8
9
all:
  children:
    tg:
      hosts:
        1.1.1.1: #t1-tg
    sut:
      hosts:
        2.2.2.2: #t1-sut1
        3.3.3.3: #t1-sut2