Add actual version to version_added for svc module

This commit is contained in:
Matt Martz 2016-02-22 11:14:40 -06:00 committed by Matt Clay
parent 8539d6f502
commit d44dd63a00

View file

@ -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.