change order

This commit is contained in:
Antonio J. Delgado 2023-09-18 19:32:04 +03:00
parent 4833144d70
commit e31a6250db

View file

@ -15,8 +15,8 @@
- name: Fail if opendkim-genkey is not found - name: Fail if opendkim-genkey is not found
fail: fail:
when: when:
- where_result.stdout == ""
- which_result.stdout == "" - which_result.stdout == ""
- where_result.stdout == ""
- name: Set command for opendkim-genkey (using which) - name: Set command for opendkim-genkey (using which)
set_fact: set_fact: