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
fail:
when:
- where_result.stdout == ""
- which_result.stdout == ""
- where_result.stdout == ""
- name: Set command for opendkim-genkey (using which)
set_fact: