diff --git a/tasks/testing.yml b/tasks/testing.yml index c6adecc..9ca3b3d 100644 --- a/tasks/testing.yml +++ b/tasks/testing.yml @@ -10,6 +10,24 @@ state: present update_cache: yes + + - 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+)(.*)(?