Merge pull request #1713 from sivel/svc-version-added

Add actual version to version_added for svc module
This commit is contained in:
Matt Martz 2016-02-22 11:17:14 -06:00
commit 95114b68f1

View file

@ -22,7 +22,7 @@ DOCUMENTATION = '''
---
module: svc
author: "Brian Coca (@bcoca)"
version_added:
version_added: "1.9"
short_description: Manage daemontools services.
description:
- Controls daemontools services on remote hosts using the svc utility.