00willo.sublimetext-3

Role Name

Build Status

A role to install Sublime Text 3.

Requirements

None.

Role Variables

The following variables are available:

# Official Sublime Text release channel
release_channel: dev

The default is stable, and only the dev channel builds are available to licensed users.

Dependencies

None.

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: desktop
      roles:
         - { role: 00willo.sublimetext, release_channel: dev }

License

MIT

About

Install Sublime Text 3 on your machine. Supports both the dev and stable release channels.

Install
ansible-galaxy install 00willo.sublimetext-3
GitHub repository
License
mit
Downloads
263