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