This role consists of two parts:
-
Download various shell plugins/tools
- fzf
- kubectl-aliases
- zsh-autosuggestions
- fast-syntax-highlightning
- zsh-completions
- Powerlevel10k
- Tmux tpm
Run molecule test
for testing this role via Docker
---
- name: Playbook
hosts: localhost
connection: local
roles:
- ansible-role-dotfiles
MIT