Add roles to handle PVE nag and repos

This commit is contained in:
Jake Howard
2021-01-09 23:21:35 +00:00
parent 6dd86ea870
commit b40266b276
3 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,5 @@
- 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