From df5725d58af2476733af8c121fee0acb5324ac89 Mon Sep 17 00:00:00 2001 From: Michael Kora <80787590+MichaelKora@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:40:48 +0100 Subject: [PATCH] Update terraform-inventory.py --- inventory_plugins/terraform-inventory.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/inventory_plugins/terraform-inventory.py b/inventory_plugins/terraform-inventory.py index f7e6b15..e2cd4b2 100644 --- a/inventory_plugins/terraform-inventory.py +++ b/inventory_plugins/terraform-inventory.py @@ -117,7 +117,3 @@ def parse(self, inventory, loader, path, cache): self.inventory.set_variable( host, metadata, a["all_metadata"][metadata] ) -#ssh-import-id-gh michaelkora -#ssh-import-id-gh m.koras@campus.tu-berlin.de -#ssh ubuntu@123.123.123 -#ssh ubuntu@141.95.110.189 \ No newline at end of file