Add README.md
This commit is contained in:
parent
b0861b36af
commit
6f027b6195
34
README.md
Normal file
34
README.md
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
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/
|
||||||
|
|
Loading…
Reference in a new issue