diff --git a/tasks/preflight-checks.yml b/tasks/preflight-checks.yml index 5856322..9153fa6 100644 --- a/tasks/preflight-checks.yml +++ b/tasks/preflight-checks.yml @@ -162,10 +162,15 @@ - name: "[PREFLIGHT] Ensure 'snippets' is enabled for {{ proxmox_snippets_storage }}" ansible.builtin.lineinfile: path: /etc/pve/storage.cfg - insertafter: "^dir: {{ proxmox_snippets_storage }}$" - regexp: '^\s*content\s+.*(?,snippets' + regexp: '^(\s*content\s+.*)(?