feat(terraform): Remove ansible dependency
[csit.git] / fdio.infra.terraform / terraform-aws-2n-c6in / hosts.tftpl
1 all:
2   children:
3     tg:
4       hosts:
5         {{ tg_public_ip }}
6     sut:
7       hosts:
8         {{ dut1_public_ip | default() }}