mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add actual version to version_added for svc module
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user