8000 GitHub - angristan/ansible-yarn: Ansible role to install Yarn
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

angristan/ansible-yarn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible role for Yarn

This is a simple role that will install Yarn on Debian/Ubuntu from the official APT repo.

Installation

Add this to your requirements.yml:

- src: https://github.com/angristan/ansible-yarn

Sample playbook

---

- hosts: myhost
  roles:
    - name: yarn
      tags: yarn

About

Ansible role to install Yarn

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0