infrastructure/ansible/roles/pve/tasks/main.yml

6 lines
190 B
YAML
Raw Normal View History

2021-01-09 23:21:35 +00:00
- name: Add no subscription repository
apt_repository:
repo: deb http://download.proxmox.com/debian/pve buster pve-no-subscription
state: present
filename: pve-no-subscription