This commit is contained in:
2025-12-03 16:54:04 +01:00
parent 80d0b6148e
commit 80ddec8234

View File

@@ -52,7 +52,7 @@ module "iam" {
# Fichier template Ansible # Fichier template Ansible
# ------------------------ # ------------------------
data "templatefile" "ansible_cfg" { data "template" "ansible_cfg" {
template = file("${path.module}/../../template/ansible.cfg.tpl") template = file("${path.module}/../../template/ansible.cfg.tpl")
vars = { vars = {