Skip to content

Latest commit

 

History

History

oh_my_zsh

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ethpandaops.general.bootstrap

This role allows to install oh-my-zsh and customize it.

Requirements

None

Role Variables

Default variables are defined in defaults/main.yaml

Dependencies

Check the meta/requirements.yml file and add the dependencies to your own requirements file.

Example Playbook

Your playbook could look like this:

- hosts: all
  become: true
  roles:
    - role: ethpandaops.general.oh_my_zsh