--- # Shell (zsh) # # Run: # ansible-playbook -i inventory/hosts tasks/shell.zsh.yml # # Prepare: # See readme.md and init your workspace - name: Setup Shell (zsh) hosts: all vars: roles: - zsh