From 23e41474dcd64d2091ca9967a98b710bc3e7bdd6 Mon Sep 17 00:00:00 2001 From: VC Date: Sun, 19 Oct 2025 08:44:23 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F:=20result=5Fformat=20&=20com?= =?UTF-8?q?munity.proxmox?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible.cfg | 2 +- inventory/proxmox.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible.cfg b/ansible.cfg index bec307f..4fb8262 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,5 +2,5 @@ nocows = 1 callbacks_enabled = profile_tasks roles_path = roles -stdout_callback = yaml +result_format = yaml vault_password_file = ~/.ansible-vault diff --git a/inventory/proxmox.yml b/inventory/proxmox.yml index 6b87ce0..1b18659 100644 --- a/inventory/proxmox.yml +++ b/inventory/proxmox.yml @@ -1,6 +1,6 @@ --- -plugin: community.general.proxmox +plugin: community.proxmox.proxmox url: https://serenor.dmz.mateu.be:8006 user: !vault | $ANSIBLE_VAULT;1.1;AES256