Skip to content

Ansible role to set up (the latest version of) Yarn in Debian-like systems

License

Notifications You must be signed in to change notification settings

Oefenweb/ansible-yarn

Repository files navigation

yarn

Build Status Ansible Galaxy

Set up (the latest version of) Yarn in Debian-like systems.

Requirements

  • software-properties-common (will be installed)
  • dirmngr (will be installed)
  • apt-transport-https (will be installed)
  • wget (will be installed)

Variables

None

Dependencies

None

Recommended

  • ansible-nodejs (see)

Example

---
- hosts: all
  roles:
    - oefenweb.yarn

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!