mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 19:23:09 +00:00
Merge pull request #4231 from drfickle/svn_docs
Elaborate on capabilities of subversion module
This commit is contained in:
@@ -23,7 +23,7 @@ DOCUMENTATION = '''
|
||||
module: subversion
|
||||
short_description: Deploys a subversion repository.
|
||||
description:
|
||||
- Deploy given repository URL / revision to dest.
|
||||
- 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
|
||||
notes:
|
||||
|
||||
Reference in New Issue
Block a user