https://github.com/wtanaka/ansible-role-zsh
Ansible role to install zsh
https://github.com/wtanaka/ansible-role-zsh
ansible ansible-galaxy ansible-role ansible-roles command-line commandline galaxy shell zsh
Last synced: 7 months ago
JSON representation
Ansible role to install zsh
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-zsh
- Owner: wtanaka
- Created: 2016-06-27T08:20:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T21:20:29.000Z (about 6 years ago)
- Last Synced: 2025-01-23T07:45:23.537Z (9 months ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, command-line, commandline, galaxy, shell, zsh
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/wtanaka/ansible-role-zsh)
[](https://circleci.com/gh/wtanaka/ansible-role-zsh)wtanaka.zsh
===========This ansible role installs the Z shell (zsh), a Unix shell that can be
used as an interactive login shell and as a powerful command
interpreter for shell scripting.Example Playbook
----------------- hosts: all
roles:
- wtanaka.zsh### `zsh_should_shortcircuit`
Default: True
When True, this role short-circuits itself if a "zsh" is already in the path
### All variables
The full set of configuration options available are visible in
[defaults/main.yml](defaults/main.yml)License
-------GPLv2
Author Information
------------------http://wtanaka.com/