Update nginx role

This commit is contained in:
Alexander Dietrich 2020-03-23 20:43:06 +01:00
commit bbb7c76eef
9 changed files with 46 additions and 17 deletions

View file

@ -3,3 +3,8 @@
service:
name: nginx
state: reloaded
- name: restart nginx
service:
name: nginx
state: restarted