Adding nssm requirement note
This commit is contained in:
parent
8a72cf6a1c
commit
05d5d939e7
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ version_added: "2.0"
|
||||||
short_description: NSSM - the Non-Sucking Service Manager
|
short_description: NSSM - the Non-Sucking Service Manager
|
||||||
description:
|
description:
|
||||||
- nssm is a service helper which doesn't suck. See https://nssm.cc/ for more information.
|
- nssm is a service helper which doesn't suck. See https://nssm.cc/ for more information.
|
||||||
|
requirements:
|
||||||
|
- "nssm >= 2.24.0 # (install via win_chocolatey) win_chocolatey: name=nssm"
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue