bzr – Deploy software (or files) from bzr branches¶
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]
Authors¶
André Paramés (@andreparames)
Hint
If you notice any issues in this documentation, you can edit this document to improve it.