|
|
@@ -16,6 +16,10 @@ |
|
|
|
- secure-delete |
|
|
|
- python-pip # needed by jmespath-terminal |
|
|
|
|
|
|
|
# stdin2barcodewindow dependencies |
|
|
|
- qrencode |
|
|
|
- xloadimage |
|
|
|
|
|
|
|
- name: jpath - JMESPath exploration tool in the terminal |
|
|
|
pip: |
|
|
|
name: jmespath-terminal |
|
|
@@ -46,3 +50,8 @@ |
|
|
|
copy: |
|
|
|
src: pam_env.conf |
|
|
|
dest: /etc/security/pam_env.conf |
|
|
|
|
|
|
|
- name: stdin2qrcode |
|
|
|
copy: |
|
|
|
src: stdin2qrcode.fish |
|
|
|
dest: /etc/fish/functions/stdin2qrcode.fish |