Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 413 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 413 Bytes

Atom

A role to install Atom ide

Role Variables

  • gpg_key : url to gpg key
  • atom_repo: Depending on OS family, change the atom_repo var to point to correct version.

Example Playbook

- hosts: localhost
  roles:
    - atom

License

GPLv2

Author Information

Ernesto Valero ([email protected])