Add roles to handle PVE nag and repos
This commit is contained in:
@ -59,3 +59,9 @@
|
||||
- hosts: ingress
|
||||
roles:
|
||||
- ingress
|
||||
|
||||
- hosts: pve
|
||||
roles:
|
||||
- role: proxmox-nag-removal
|
||||
become: true
|
||||
- pve
|
||||
|
Reference in New Issue
Block a user