bzr – Deploy software (or files) from bzr branches¶
Synopsis¶
Manage bzr branches to deploy files or software.
Parameters¶
Examples¶
# Example bzr checkout from Ansible Playbooks
- bzr:
name: bzr+ssh://foosball.example.org/path/to/branch
dest: /srv/checkout
version: 22
Status¶
This module is not guaranteed to have a backwards compatible interface. [preview]
This module is maintained by the Ansible Community. [community]