An ansible role for Debian and Ubuntu which downloads installs the latest version of composer globally to /usr/local/bin/composer.
Set composer to true for the tasks in this role to be run.
Documentation for the defaults/main.yml variables follow, this documentation has been generated from the meta/argument_specs.yml.
The main entry point for the composer role.
| Option | Description | Type | Required |
|---|---|---|---|
| composer | Run the tasks in this role. | bool | yes |
| composer_version | The composer version. | str | yes |
The primary URL of this repo is https://git.coop/webarch/composer and this is where the release notes are, it is also mirrored to GitHub and available via Ansible Galaxy.
Copyright 2019-2025 Chris Croome, <chris@webarchitects.co.uk>.
This role is released under the same terms as Ansible itself, the GNU GPLv3.