use certificates role instead of letsencrypt role
This commit is contained in:
parent
f79fec1356
commit
53a4544ba1
6 changed files with 27 additions and 2 deletions
|
|
@ -5,6 +5,9 @@
|
|||
- delete nginx index.nginx-debian.html
|
||||
- restart nginx
|
||||
|
||||
- name: debugnginx
|
||||
debug: var=certificates
|
||||
|
||||
- name: copy configs
|
||||
copy:
|
||||
src: config/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue