mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-07 12:32:09 +07:00
[FreeBSD] Enable nginx service
This commit is contained in:
@@ -41,3 +41,6 @@
|
|||||||
group=wheel
|
group=wheel
|
||||||
mode=0755
|
mode=0755
|
||||||
state=directory
|
state=directory
|
||||||
|
|
||||||
|
- name: SERVICE | Enable nginx
|
||||||
|
service: name=nginx enabled=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user