the terransible project can deploy on one or multiple nodes

This commit is contained in:
2025-03-28 22:46:13 +00:00
parent c3db663e9e
commit bc19a7638b
5 changed files with 62 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ terraform {
source = "bpg/proxmox"
}
ansible = {
source = "ansible/ansible"
source = "ansible/ansible"
}
}
}