refactored ssl

This commit is contained in:
2021-01-03 00:29:24 +01:00
parent 7328fd1b41
commit d38f7e9200
3 changed files with 14 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
- name: configure {{domain}}.conf
template: src=homepage.nginx.conf dest=/etc/nginx/conf.d/{{domain}}.conf
template: src=homepage.nginx.conf.j2 dest=/etc/nginx/conf.d/{{domain}}.conf
notify: restart nginx
- name: recieve {{domain}} certificate