ansible-antidote-role/tests/test.yml

17 lines
504 B
YAML

---
- hosts: localhost
remote_user: root
roles:
- role: ansible-antidote-role
antidote_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
- name: romkatv/powerlevel10k