35 lines
360 B
Markdown
35 lines
360 B
Markdown
zsh-install
|
|
===========
|
|
|
|
Install zsh, mainly used as dependency
|
|
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
None
|
|
|
|
|
|
Example Playbook
|
|
----------------
|
|
|
|
---
|
|
- hosts: all
|
|
|
|
roles:
|
|
- role: zsh-install
|
|
|
|
|
|
License
|
|
-------
|
|
|
|
AGPL-3.0-or-later
|
|
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
Sven Velt - <sven-ansiblerole@velt.biz>
|
|
https://git.velt.biz/velt.biz/
|
|
|