Add username to proxmox-nag-removal role
Makes it obviously not one of mine
This commit is contained in:
parent
09a010f28e
commit
18603d726e
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ roles:
|
|||
- src: geerlingguy.ntp
|
||||
- src: realorangeone.reflector
|
||||
- src: https://github.com/IronicBadger/ansible-role-proxmox-nag-removal
|
||||
name: proxmox-nag-removal
|
||||
name: IronicBadger.proxmox-nag-removal
|
||||
- src: chmduquesne.iptables_persistent
|
||||
- src: rossmcdonald.telegraf
|
||||
- src: geerlingguy.gitlab
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
|
||||
- hosts: pve
|
||||
roles:
|
||||
- role: proxmox-nag-removal
|
||||
- role: IronicBadger.proxmox-nag-removal
|
||||
become: true
|
||||
- pve
|
||||
- zfs
|
||||
|
|
Loading…
Reference in a new issue