diff --git a/playbooks/service/pve.yml b/playbooks/service/pve.yml index 9c2cc1e8..349fa84a 100644 --- a/playbooks/service/pve.yml +++ b/playbooks/service/pve.yml @@ -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" }