Don't download minisig dnscrypt release (#905)

This commit is contained in:
Brian Hulette 2018-04-29 13:32:10 -04:00 committed by Dan Guido
parent 9a6b43e8b8
commit 4685f17651

View file

@ -34,7 +34,7 @@
force: true
with_items: "{{ dnscrypt_proxy_latest['json']['assets'] }}"
no_log: true
when: '"freebsd_amd64" in item.name'
when: '"freebsd_amd64" in item.name and not item.name.endswith("minisig")'
notify: restart dnscrypt-proxy
- name: FreeBSD | Extract the latest archive