[FreeBSD] Enable nginx service

This commit is contained in:
Emilien Mantel
2016-03-15 23:12:17 +01:00
parent 3087154335
commit 1204dbacd1

View File

@@ -41,3 +41,6 @@
group=wheel
mode=0755
state=directory
- name: SERVICE | Enable nginx
service: name=nginx enabled=yes