fix https
This commit is contained in:
parent
43415bdd56
commit
b472996723
@ -42,7 +42,6 @@
|
||||
dest: "/etc/nginx/sites-enabled/"
|
||||
with_fileglob:
|
||||
- "files/{{ inventory_hostname }}/http.*.conf"
|
||||
- "files/{{ inventory_hostname }}/https.*.conf"
|
||||
|
||||
- name: restart nginx to get letsencrypt certificate
|
||||
service: name=nginx state=restarted enabled=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user