✨ initial commit
This commit is contained in:
commit
2143075e60
2 changed files with 4 additions and 0 deletions
BIN
files/terminfo/x/xterm-kitty
Normal file
BIN
files/terminfo/x/xterm-kitty
Normal file
Binary file not shown.
4
tasks/main.yml
Normal file
4
tasks/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
- name: Install xterm-kitty terminfo
|
||||||
|
copy: src=terminfo/ dest=/usr/share/terminfo/
|
||||||
|
when: ansible_os_family == 'RedHat'
|
Loading…
Add table
Add a link
Reference in a new issue