cleanup
Some checks failed
Deploy VM and App / terraform-ansible-deploy (push) Failing after 2s

This commit is contained in:
CC
2026-06-09 21:59:31 +01:00
parent dc5d0aff1b
commit 84982125d1

View File

@@ -17,13 +17,6 @@ provider "proxmox" {
api_token = var.pm_api_token api_token = var.pm_api_token
insecure = true insecure = true
# === FIX THIS ===
ssh {
agent = true
username = "root"
password = "Ishimaru17"
}
}
provider "aws" { provider "aws" {
region = "garage" region = "garage"