ansible-antidote-role/tests/test.yml
2022-11-20 18:55:05 +01:00

17 lines
503 B
YAML

---
- hosts: localhost
remote_user: root
roles:
- role: ansible-antidote-role
users:
- username: root
antidote_plugins:
- name: zsh-users/zsh-autosuggestions
# - name: zsh-users/zsh-syntax-highlighting
- name: zdharma-continuum/fast-syntax-highlighting
kind: defer
- name: zsh-users/zsh-completions
- name: ohmyzsh/ohmyzsh
path: lib/git.zsh
- name: romkatv/powerlevel10k