Commit 024aaf52 authored by nimrod's avatar nimrod
Browse files

Fix typo.

parent d5cd31eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@
          set_fact:
            reboot_needed: "{{ opkg_upgrade is changed }}"

    - name: Update OpenWRT hosts
    - name: Update OpenBSD hosts
      when: ansible_pkg_mgr == 'openbsd_pkg'
      tags:
        - openbsd