Renamed native-nginx-docker-proxy to native-docker-reverse-proxy

This commit is contained in:
2021-01-04 09:49:02 +01:00
parent 226ef63ec7
commit 9c8fc52b8b
28 changed files with 27 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
---
- name: configure {{domain}}.conf
template: src=roles/native-nginx-docker-proxy/templates/domain.conf.j2 dest=/etc/nginx/conf.d/{{domain}}.conf
template: src=roles/native-docker-reverse-proxy/templates/domain.conf.j2 dest=/etc/nginx/conf.d/{{domain}}.conf
notify: restart nginx
- name: recieve {{domain}} certificate