mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Adding nssm requirement note
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user