mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Proper author info for all remaining modules
This commit is contained in:
committed by
Matt Clay
parent
18ca7aee07
commit
eb881d7d5d
@@ -25,7 +25,7 @@ short_description: Deploys a subversion repository.
|
||||
description:
|
||||
- Deploy given repository URL / revision to dest. If dest exists, update to the specified revision, otherwise perform a checkout.
|
||||
version_added: "0.7"
|
||||
author: Dane Summers, njharman@gmail.com
|
||||
author: "Dane Summers (@dsummersl) <njharman@gmail.com>"
|
||||
notes:
|
||||
- Requires I(svn) to be installed on the client.
|
||||
requirements: []
|
||||
|
||||
Reference in New Issue
Block a user