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 3d9fa7f8c8
commit e01e82b1c3

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