Skip to content
Snippets Groups Projects
Verified Commit 0ef1b43d authored by Giancarlo Razzolini's avatar Giancarlo Razzolini
Browse files

roles/nginx: Reload nginx on snippets changes.

parent e677394a
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@
with_items:
- letsencrypt.conf
- sslsettings.conf
notify:
- reload nginx
- name: create nginx.d directory
file: state=directory path=/etc/nginx/nginx.d owner=root group=root mode=0755
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment