fix which command
This commit is contained in:
parent
77c0935a65
commit
04790631ea
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
- name: Find opendkim-genkey command
|
- name: Find opendkim-genkey command
|
||||||
shell: which opendkim-genkey | true
|
shell: which opendkim-genkey
|
||||||
register: which_result
|
register: which_result
|
||||||
|
|
||||||
- name: Find opendkim-genkey command using whereis
|
- name: Find opendkim-genkey command using whereis
|
||||||
|
|
Loading…
Reference in a new issue