Add enabled parameter to NGINX Unit handlers
This commit is contained in:
parent
13db171f28
commit
6ea43d2ec7
@ -14,8 +14,10 @@
|
||||
service:
|
||||
name: unit
|
||||
state: started
|
||||
enabled: yes
|
||||
|
||||
- name: "(Handler: FreeBSD) Start NGINX Unit"
|
||||
service:
|
||||
name: unitd
|
||||
state: started
|
||||
enabled: yes
|
||||
|
Loading…
Reference in New Issue
Block a user