Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/certificates into master

This commit is contained in:
nd 2020-09-27 15:59:27 +02:00
commit 27ca36819f
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -114,6 +114,7 @@
copy:
dest: "/var/www/letsencrypt/{{ challenge.challenge_data[serverchallengepair.1]['http-01'].resource | basename }}"
content: "{{ challenge.challenge_data[serverchallengepair.1]['http-01'].resource_value }}"
mode: 0666
- name: "get certificate {{ certname }}"
acme_certificate: