Skip to content

Commit

Permalink
Merge pull request #10 from deuzu/patch-1
Browse files Browse the repository at this point in the history
Add privileges escalation on php7 restart handler
  • Loading branch information
akondas authored Nov 20, 2016
2 parents f13ed92 + 65a9908 commit 64f12e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handlers/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
- name: restart php7-fpm
service: name=php7.0-fpm enabled=yes state=restarted
become: yes

0 comments on commit 64f12e4

Please sign in to comment.