Bugfix: Playbook virt
------ Rolle rasdaemon wird mit neuem Inventar wieder ausgeführt
This commit is contained in:
parent
900f89c441
commit
3d070fe321
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
|||
- { role: mgrote.sanoid, tags: "sanoid" }
|
||||
- { role: mgrote.ecc-rasdaemon,
|
||||
tags: "ecc",
|
||||
when: "'virtproduction' in group_names" }
|
||||
when: "'pve2.grote.lan' in inventory_hostname" }
|
||||
- { role: mgrote.cv4pve-autosnap, tags: "cv4pve" }
|
||||
|
|
Loading…
Reference in a new issue