Remove unnecessary pve role
no-subscription is handled by the nag removal role
This commit is contained in:
parent
f0a3585592
commit
8fabd11e31
2 changed files with 0 additions and 6 deletions
|
@ -65,7 +65,6 @@
|
|||
roles:
|
||||
- role: IronicBadger.proxmox-nag-removal
|
||||
become: true
|
||||
- pve
|
||||
- zfs
|
||||
- pve_nebula_route
|
||||
- telegraf
|
||||
|
|
|
@ -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
|
Loading…
Reference in a new issue