https://github.com/webarchitect609/ansible-role-sublime-text
Installs Sublime Text from the official deb repository.
https://github.com/webarchitect609/ansible-role-sublime-text
Last synced: 5 months ago
JSON representation
Installs Sublime Text from the official deb repository.
- Host: GitHub
- URL: https://github.com/webarchitect609/ansible-role-sublime-text
- Owner: webarchitect609
- License: bsd-3-clause
- Created: 2019-07-24T11:00:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T17:30:08.000Z (over 2 years ago)
- Last Synced: 2023-11-07T01:24:38.526Z (over 2 years ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Ansible Role: Sublime Text
==========================
[](https://github.com/webarchitect609/ansible-role-sublime-text/actions/workflows/build.yml)
[](https://github.com/webarchitect609/ansible-role-sublime-text/releases)
[](https://galaxy.ansible.com/ui/standalone/roles/webarchitect609/sublime_text)
[](LICENSE.md)
[](https://galaxy.ansible.com/ui/standalone/namespaces/7493/)
Installs [Sublime Text](https://www.sublimetext.com/) from the official repository.
Requirements
------------
None.
Role Variables
--------------
See [defaults/main.yml](defaults/main.yml)
Dependencies
------------
None.
Example Playbook
----------------
```yaml
- hosts: servers
roles:
- { role: webarchitect609.sublime_text }
```
License & Author Information
----------------------------
[BSD-3-Clause](LICENSE.md)