Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 696 Bytes

README.md

File metadata and controls

44 lines (29 loc) · 696 Bytes

role-tools

Simple codebase role

TO DO

  • adjust already installed checks for faster role exec

Install tools and dependencies for go, nodejs, yarn, python and system packages

  • For go is used : g
  • For node is used : n

Requirements

Linux Ubuntu / Debian machine

Role Variables

Needed

Check defaults/main.yaml

Dependencies

No

Example Playbook

- hosts: servers
  roles:
     - { role: role.tools, node_version: latest }

License

BSD

Author Information

Loic Roux