Adding nssm requirement note
This commit is contained in:
parent
d6c42c0e6f
commit
fbf6c2ddc3
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
|
||||
description:
|
||||
- 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:
|
||||
name:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue