https://github.com/codereviewvideos/ansible-role-ohmyzsh
Installs ohmyzsh when combined with ansible-submodules project.
https://github.com/codereviewvideos/ansible-role-ohmyzsh
Last synced: about 2 months ago
JSON representation
Installs ohmyzsh when combined with ansible-submodules project.
- Host: GitHub
- URL: https://github.com/codereviewvideos/ansible-role-ohmyzsh
- Owner: codereviewvideos
- Created: 2015-12-19T18:04:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-19T18:05:40.000Z (over 9 years ago)
- Last Synced: 2025-02-02T05:17:22.451Z (4 months ago)
- Homepage: https://codereviewvideos.com/
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Role Name
=========Installs ohmyzsh for any users configured with the mivok0 users role. Ideally don't use standalone, currently.
Not customisable at the moment, but open to PR's to improve this.
Requirements
------------Requires mivok0 users role, and git.
Role Variables
--------------None.
Dependencies
------------mivok0 users role.
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: all
sudo: Trueroles:
- linux-core-software # install git somehow
- users
- ohmyzsh
```License
-------BSD
Author Information
------------------Chris - https://codereviewvideos.com/