mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
Add actual version to version_added for svc module
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: svc
|
||||
author: Brian Coca
|
||||
version_added:
|
||||
author: "Brian Coca (@bcoca)"
|
||||
version_added: "1.9"
|
||||
short_description: Manage daemontools services.
|
||||
description:
|
||||
- Controls daemontools services on remote hosts using the svc utility.
|
||||
|
||||
Reference in New Issue
Block a user