--- - name: update openbsd ports shell: pkg_add -IUu - name: apply binary patches shell: syspatch when: ansible_distribution_release != "current" - name: cleanup unused packages shell: pkg_delete -Iac