An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/wtanaka/ansible-role-zsh.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-zsh)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-zsh.svg?style=svg)](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/