https://github.com/hrafnthor/ansible-sublime
An Ansible role for installing Sublime
https://github.com/hrafnthor/ansible-sublime
ansible linux sublime-text ubuntu
Last synced: 4 months ago
JSON representation
An Ansible role for installing Sublime
- Host: GitHub
- URL: https://github.com/hrafnthor/ansible-sublime
- Owner: hrafnthor
- License: apache-2.0
- Created: 2024-12-27T15:23:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T18:57:52.000Z (over 1 year ago)
- Last Synced: 2025-12-10T12:52:58.641Z (7 months ago)
- Topics: ansible, linux, sublime-text, ubuntu
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-sublime
An Ansible role for installing Sublime
####
```yaml
sublime:
signing:
path: (String) Path to the repository pgp key. required in [signing] block.
force: (boolean) Indicates if the key should be forcefully updated.
priority: (boolean) Indicates if the repository should have highest priority
```