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