fix(terraform): Remove ansible dependency
[csit.git] / fdio.infra.terraform / terraform-aws-1n-aws-c5n / hosts.tftpl
index ca371b3..58594ef 100644 (file)
@@ -2,4 +2,4 @@ all:
   children:
     tg:
       hosts:
-        {{ tg_public_ip }}
+        ${tg_public_ip}
\ No newline at end of file