fix privileges for handler

This commit is contained in:
Robert Kaussow 2018-08-11 15:36:31 +02:00
parent cacc89b7d6
commit b9800a6a4c
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@
name: nginx
listen:
- "nginx_reload"
become: True
become_user: root