Procházet zdrojové kódy

Rolle: linux_updates
- exclude für semaphore hinzugefügt

Your Name před 7 roky
rodič
revize
cadd4f3961
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      roles/linux_updates/tasks/main.yml

+ 1 - 1
roles/linux_updates/tasks/main.yml

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