Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.42 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.42 KB

Webarchitects Ansible Composer Role

pipeline status

An ansible role for Debian and Ubuntu which downloads installs Composer globally to /usr/local/bin/composer.

Role variables

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.

Entrypoint: main

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

Repository

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

Copyright 2019-2024 Chris Croome, <[email protected]>.

This role is released under the same terms as Ansible itself, the GNU GPLv3.