Merge pull request 'refactor ♻️: Refactor task name and comment' (#3) from dev into main
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 11s
Gitleaks Scan / gitleaks (push) Successful in 4s
Markdown Lint / markdown-lint (push) Successful in 5s

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-02-08 08:09:07 +01:00

View File

@@ -1,5 +1,5 @@
--- ---
- name: Comment out Proxmox enterprise repo lines - name: repos | Comment out Proxmox enterprise repo lines
ansible.builtin.replace: ansible.builtin.replace:
path: /etc/apt/sources.list.d/pve-enterprise.list path: /etc/apt/sources.list.d/pve-enterprise.list
regexp: '^(deb\s+)' regexp: '^(deb\s+)'