Add actual version to version_added for svc module
This commit is contained in:
parent
8539d6f502
commit
d44dd63a00
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: svc
|
module: svc
|
||||||
author: Brian Coca
|
author: "Brian Coca (@bcoca)"
|
||||||
version_added:
|
version_added: "1.9"
|
||||||
short_description: Manage daemontools services.
|
short_description: Manage daemontools services.
|
||||||
description:
|
description:
|
||||||
- Controls daemontools services on remote hosts using the svc utility.
|
- Controls daemontools services on remote hosts using the svc utility.
|
||||||
|
|
Loading…
Reference in a new issue