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