ansible-on-prem/playbooks/export-kitty-terminfo.yml
2025-07-13 12:25:32 -06:00

9 lines
154 B
YAML

---
- name: Export kitty terminfo
hosts: pve-nodes
become: yes
vars:
ansible_become_allow_unsafe_writes: true
roles:
- role: server/kitty