Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/certificates into master
This commit is contained in:
commit
27ca36819f
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue