Remove unnecessary pve role

no-subscription is handled by the nag removal role
This commit is contained in:
Jake Howard 2021-08-22 15:20:27 +01:00
parent f0a3585592
commit 8fabd11e31
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 0 additions and 6 deletions

View File

@ -65,7 +65,6 @@
roles:
- role: IronicBadger.proxmox-nag-removal
become: true
- pve
- zfs
- pve_nebula_route
- telegraf

View File

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