Add enabled parameter to NGINX Unit handlers

This commit is contained in:
Alessandro Fael Garcia 2018-08-21 10:39:38 -07:00
parent 13db171f28
commit 6ea43d2ec7

View File

@ -14,8 +14,10 @@
service:
name: unit
state: started
enabled: yes
- name: "(Handler: FreeBSD) Start NGINX Unit"
service:
name: unitd
state: started
enabled: yes