From e02cf37430f92859a0f4b644af6d2665847c3997 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Tue, 4 Mar 2025 20:09:31 +0100
Subject: opentofu: Incr. nb of k3s workers + remove ansible custom module

---
 ansible/inventory.proxmox.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'ansible/inventory.proxmox.yaml')

diff --git a/ansible/inventory.proxmox.yaml b/ansible/inventory.proxmox.yaml
index 10b8353..cd0699b 100644
--- a/ansible/inventory.proxmox.yaml
+++ b/ansible/inventory.proxmox.yaml
@@ -20,7 +20,7 @@ proxmox_usable: (proxmox_status == "running")
 
 # Group VMs by tags for reference in playbooks.
 keyed_groups:
-  # proxmox_tags_parsed is an example of a fact only returned when 'want_facts=true'
+  # proxmox_tags_parsed is only returned when 'want_facts=true'
   - key: proxmox_tags_parsed
     separator: ""
     prefix: "tag_"
-- 
cgit v1.2.3