: doesn't work in this documentation.
This commit is contained in:
parent
8b7eada114
commit
ca079935f2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ DOCUMENTATION = '''
|
||||||
module: subversion
|
module: subversion
|
||||||
short_description: Deploys a subversion repository.
|
short_description: Deploys a subversion repository.
|
||||||
description:
|
description:
|
||||||
- This module is really simple: It checks out from the given branch of a repo or at a particular tag.
|
- This module is really simple, it checks out from the given branch of a repo or at a particular tag.
|
||||||
version_added: "0.7"
|
version_added: "0.7"
|
||||||
options:
|
options:
|
||||||
repo:
|
repo:
|
||||||
|
|
Loading…
Reference in a new issue