Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add privileges escalation on php7 restart handler
I had an access denied exception when ansible tried to restart php7 fpm ``` RUNNING HANDLER [itcraftsmanpl.php7 : restart php7-fpm] ************************ fatal: [127.0.0.1]: FAILED! => {"changed": false, "failed": true, "msg": "Unable to restart service php7.0-fpm: Failed to restart php7.0-fpm.service: Access denied\n"} ```
- Loading branch information