Skip to content

asapdotid/ansible-role-zsh

Repository files navigation

Ansible Role ZSH

This ansible role install ZSH and extras

Ansible Licence

Requirements

Role Variables

Name Default Value Description
zsh_users [] Setup zsh for users.

ZSH Plugins

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: servers
  vars:
    zsh_users:
      - name: vagrant
        theme: fino

  roles:
    - { role: asapdotid.zsh }

License

MIT / BSD

Author Information

JogjaScript

This role was created in 2021 by Asapdotid.