aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.terraform/terraform-aws-2n-c6gn/hosts.tftpl
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-12-13 08:36:04 +0000
committerpmikus <peter.mikus@protonmail.ch>2023-12-13 08:36:04 +0000
commit73c736b2f032eb9ea7f8cd0247a1f866ec706669 (patch)
tree1b30e6246eef48a64420bf5c2b9c4a52fb4f529c /fdio.infra.terraform/terraform-aws-2n-c6gn/hosts.tftpl
parent76b132e25f228918b78812aea0a8d4fe5bf79501 (diff)
feat(terraform): Remove ansible dependency
- terraform ansible is not supported on aarch Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ic87322a97325124780bc998cfa56a7c9b4ccef19
Diffstat (limited to 'fdio.infra.terraform/terraform-aws-2n-c6gn/hosts.tftpl')
-rw-r--r--fdio.infra.terraform/terraform-aws-2n-c6gn/hosts.tftpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fdio.infra.terraform/terraform-aws-2n-c6gn/hosts.tftpl b/fdio.infra.terraform/terraform-aws-2n-c6gn/hosts.tftpl
index f02586cc99..b943c3b0b0 100644
--- a/fdio.infra.terraform/terraform-aws-2n-c6gn/hosts.tftpl
+++ b/fdio.infra.terraform/terraform-aws-2n-c6gn/hosts.tftpl
@@ -6,4 +6,3 @@ all:
sut:
hosts:
{{ dut1_public_ip | default() }}
- {{ dut2_public_ip | default() }}