mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-30 21:09:09 -07:00
Proper author info for all remaining modules
This commit is contained in:
parent
18ca7aee07
commit
eb881d7d5d
76 changed files with 131 additions and 76 deletions
|
@ -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: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue