Add pandoc and enpass-cli packages

This commit is contained in:
2025-10-10 13:08:02 +02:00
parent a59e716c3b
commit bcf15311ce
4 changed files with 9 additions and 1 deletions

View File

@@ -35,7 +35,7 @@
shell: podman run --rm --privileged docker.io/multiarch/qemu-user-static --reset -p yes
when: ansible_os_family == 'Debian'
- name: Ensure enpass-cli
tags: [packages,enpass]
tags: [packages]
block:
- name: Ensure .local/opt/enpass-cli dir
file: