35 lines
406 B
Markdown
35 lines
406 B
Markdown
kitty-terminfo
|
|
==============
|
|
|
|
Install terminfo for kitty terminal, either via package manager or manually
|
|
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
None
|
|
|
|
|
|
Example Playbook
|
|
----------------
|
|
|
|
---
|
|
- hosts: all
|
|
|
|
roles:
|
|
- role: kitty-terminfo
|
|
|
|
|
|
License
|
|
-------
|
|
|
|
AGPL-3.0-or-later
|
|
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
Sven Velt - <sven-ansiblerole@velt.biz>
|
|
https://git.velt.biz/velt.biz/
|
|
|