Bugfix: Playbook virt

------
Rolle rasdaemon wird mit neuem Inventar wieder ausgeführt
This commit is contained in:
Michael Grote 2020-12-15 15:02:45 +01:00
parent 900f89c441
commit 3d070fe321

View file

@ -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" }