This repository contains an Ansible role for installing Yarn Classic on Debian servers using the .deb
package.
See the defaults/main.yml file for the default variables, the vars/main.yml file for the preset variables and the meta/argument_specs.yml file for the variable specification.
The Webarchitects apt role is included by this role to set the ansible_local.bash.path
, ansible_local.dpkg.arch
and ansible_local.gpg.version
variables.
Set the yarn
variable to true
run the tasks in this role, it defaults to false
.
The primary URL of this repo is https://git.coop/webarch/yarn
however it is also mirrored to GitHub and available via Ansible Galaxy.
If you use this role please use a tagged release, see the release notes.
Copyright 2019-2023 Chris Croome, <[email protected]>.
This role is released under the same terms as Ansible itself, the GNU GPLv3.