[FreeBSD] Enable nginx service

pull/22/head
Emilien Mantel 2016-03-15 23:12:17 +01:00
parent 3087154335
commit 1204dbacd1
1 changed files with 3 additions and 0 deletions

View File

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