Add decode_jwt script, install kubeswitch on linux, unfreeze firefox version on linux, disable more bits of currentznver4 FreeBSD build, install terminfo-db, and remove build configs from old version of poudboot.

This commit is contained in:
Tom Alexander
2024-06-19 19:29:14 -04:00
parent 5823ca90f1
commit d3c397acf0
10 changed files with 55 additions and 31 deletions

View File

@@ -24,6 +24,12 @@
# command: cap_mkdb /usr/share/misc/termcap
# when: wrote_alacritty_cap.changed
- name: Install packages
package:
name:
- terminfo-db
state: present
- name: Append alacritty terminfo
command: "tic -xe alacritty,alacritty-direct -"
args: