Explorar o código

Rolle linux_updates:
- fix typo

Your Name %!s(int64=7) %!d(string=hai) anos
pai
achega
7c514a46a3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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" and {{ inventory_hostname }} != "semaphore.erdo.intranet"
+  when: ansible_os_family == "Debian" and inventory_hostname != "semaphore.erdo.intranet"