mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
windows: Various small documentation fixes (#23138)
This commit is contained in:
parent
5ab97b30cd
commit
b58cf0d23a
6 changed files with 20 additions and 19 deletions
|
@ -34,7 +34,7 @@ short_description: NSSM - the Non-Sucking Service Manager
|
|||
description:
|
||||
- nssm is a service helper which doesn't suck. See U(https://nssm.cc/) for more information.
|
||||
requirements:
|
||||
- "nssm >= 2.24.0 # (install via win_chocolatey) win_chocolatey: name=nssm"
|
||||
- "nssm >= 2.24.0 # (install via M(win_chocolatey)) C(win_chocolatey: name=nssm)"
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue