GithubHelp home page GithubHelp logo

ansible-role-atom's Introduction

atom

This role download and install GitHub Atom IDE in the latest available version. I wrote this role to be compatible with all systems based on DEB and RPM, but I just tested on Ubuntu. Please, report bugs.

Requirements

No special requirements except Ansible 2.1. Need to be this version because the packages are downloaded by the apt module itself and this feature begun to be available on this release.

Role Variables

repo: { true|false } - This variable define if the repository from webupd8 should be added to the system. The default is true.

Dependencies

No dependencies.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: localhost
  roles:
     - { role: atom, repo: False }

License

MIT

Author Information

My name is Marcos H. Alano. This is my second role published on Ansible Galaxy. I wrote a lots of roles and I will porting one by one. Is all roles related to desktop applications (may be a few server applications in the future) because my plan is automatize the post-installation of my computer.

To Do

  • Create a variable called "source" to define if the package will be downloaded from Atom website ("web") or from repository ("repo")
  • Support macOS
  • Do tests on RPM-based distributions
  • Do tests on Debian distribution
  • Support GenericLinux

Known Bugs

  • Sometimes the playbook fails because it has problems downloading the package. That's a Microsoft problem related with the shorten links.

ansible-role-atom's People

Contributors

mhalano avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.