Update to 2021-05-26 15:00

master
Daniel Berteaud 4 years ago
parent f321d60535
commit ab23f4efec
  1. 2
      roles/letsencrypt/tasks/main.yml

@ -28,7 +28,7 @@
environment:
- https_proxy: "{{ system_proxy | default('') }}"
with_items:
- url: https://raw.githubusercontent.com/lukas2511/dehydrated/master/dehydrated
- url: https://raw.githubusercontent.com/dehydrated-io/dehydrated/master/dehydrated
dest: /usr/local/bin/dehydrated
- url: https://git.fws.fr/fws/dehydrated/raw/branch/master/dehydrated_hooks
dest: /usr/local/bin/dehydrated_hooks

Loading…
Cancel
Save