🐛 install on all os_familys

This commit is contained in:
neingeist 2023-01-30 14:11:07 +01:00
parent 2143075e60
commit 4eba74cae7

View file

@ -1,4 +1,3 @@
---
- name: Install xterm-kitty terminfo
copy: src=terminfo/ dest=/usr/share/terminfo/
when: ansible_os_family == 'RedHat'