Add actual version to version_added for svc module

pull/4420/head
Matt Martz 2016-02-22 11:14:40 -06:00 committed by Matt Clay
parent 8539d6f502
commit d44dd63a00
1 changed files with 2 additions and 2 deletions

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.