#######################################################################################################
This repository and the role associated are deprecated in favor of the Manala Ansible Collection
You will find informations on its usage on the collection repository
#######################################################################################################
❗ Report issues and send Pull Requests in the main Ansible Role repository ❗
This role will deal with the setup of Yarn.
It's part of the Manala Ansible stack but can be used as a stand alone component.
None.
None.
Using ansible galaxy cli:
ansible-galaxy install manala.yarn
Using ansible galaxy requirements file:
- src: manala.yarn
Name | Default | Type | Description |
---|---|---|---|
manala_yarn_install_packages |
~ | Array | Dependency packages to install |
manala_yarn_install_packages_default |
['yarn'] | Array | Default dependency packages to install |
- hosts: servers
roles:
- { role: manala.yarn }
MIT
Manala (http://www.manala.io/)