diff --git a/tasks/testing.yml b/tasks/testing.yml index c87700d..96692d9 100644 --- a/tasks/testing.yml +++ b/tasks/testing.yml @@ -10,14 +10,24 @@ state: present update_cache: yes - - name: "[PREFLIGHT] Ensure 'snippets' is enabled for {{ proxmox_snippets_storage }}" + + # - name: "[PREFLIGHT] Ensure 'snippets' is enabled for {{ proxmox_snippets_storage }}" + # ansible.builtin.replace: + # path: /etc/pve/storage.cfg + # regexp: '(dir:\s*{{ proxmox_snippets_storage }}[\s\S]*?content\s+)(.*)(?