Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 521 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 521 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.
  • rpm_validate_key: Uncomment and set to no if the target machine is behind a proxy that breaks SSL

Example Playbook

- hosts: localhost
  roles:
    - atom

License

GPLv2

Author Information

Ernesto Valero ([email protected])