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

@ -59,3 +59,9 @@
- hosts: ingress
roles:
- ingress
- hosts: pve
roles:
- role: proxmox-nag-removal
become: true
- pve