@@ -45,5 +45,5 @@
subtype: html
delegate_to: localhost
when: apt_upgrade.changed or apt_upgrade.failed == true
- when: ansible_os_family == "Debian"
+ when: ansible_os_family == "Debian" and {{ inventory_hostname }} != semaphore.erdo.intranet