jdauphant / ansible-role-nginx

Ansible role to install and manage nginx configuration
655 stars 302 forks source link

Fix SELinux behavior and tidy up installation #156

Closed exploide closed 7 years ago

exploide commented 7 years ago

This PR makes SELinux related tasks conditional, cleans up the installation procedure and fixes an SELinux issue related to set rlimit.

See commit messages for detailed description of what I did.

jdauphant commented 7 years ago

@exploide Great job :1st_place_medal:

jdauphant commented 7 years ago

@exploide Hey, I have fix a problem on debian family os + nginx official repository on v2.7.4. Can you check, that everything still work on your side?

exploide commented 7 years ago

Yep, works for me ;-)