diff --git a/tasks/repos.yml b/tasks/repos.yml index c97f4ac..0a619a2 100644 --- a/tasks/repos.yml +++ b/tasks/repos.yml @@ -2,11 +2,11 @@ - name: repos | Manage Proxmox repositories vars: - repo_path: - - http://download\.proxmox\.com/debian/pve\ + repo_path: + - http://download\.proxmox\.com/debian/pve\ block: - #Proxmox enterprise repo + # Proxmox enterprise repo - name: repos | Check for Proxmox enterprise repo file ansible.builtin.stat: @@ -21,7 +21,7 @@ when: pve_enterprise_repo.stat.exists register: enterprise_changed - #Proxmox no-subscription repo + # Proxmox no-subscription repo - name: repos | Check for pve-install-repo.list ansible.builtin.stat: