Fix version_added attribute on the bzr module
This commit is contained in:
parent
636f753609
commit
8243f797cf
1 changed files with 1 additions and 1 deletions
2
bzr
2
bzr
|
@ -23,7 +23,7 @@ DOCUMENTATION = u'''
|
||||||
---
|
---
|
||||||
module: bzr
|
module: bzr
|
||||||
author: André Paramés
|
author: André Paramés
|
||||||
version_added: 0.0.1
|
version_added: "1.1"
|
||||||
short_description: Deploy software (or files) from bzr branches
|
short_description: Deploy software (or files) from bzr branches
|
||||||
description:
|
description:
|
||||||
- Manage I(bzr) branches to deploy files or software.
|
- Manage I(bzr) branches to deploy files or software.
|
||||||
|
|
Loading…
Reference in a new issue