Ansible role for installing pacakges for the Atom editor
Install the Ansible, the Atom and the apm (Atom Package Manager) command.
- atom_packages_packages
- an array of atom packages
None.
- hosts: localhost
connection: local
gather_facts: no
sudo: no
vars:
atom_packages_packages:
- project-manager
- recent-files
roles:
- hnakamur.atom-packages
MIT
Hiroaki Nakamura's contact information is at https://hnakamur.github.io/