mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix version_added attribute on the bzr module
This commit is contained in:
@@ -23,7 +23,7 @@ DOCUMENTATION = u'''
|
||||
---
|
||||
module: bzr
|
||||
author: André Paramés
|
||||
version_added: 0.0.1
|
||||
version_added: "1.1"
|
||||
short_description: Deploy software (or files) from bzr branches
|
||||
description:
|
||||
- Manage I(bzr) branches to deploy files or software.
|
||||
|
||||
Reference in New Issue
Block a user