Enpass is more security related

This commit is contained in:
Jake Howard 2019-05-27 15:30:48 +01:00
parent d0a4ed7757
commit 54c3172e90
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,6 @@
with_items: with_items:
- 'calibre' - 'calibre'
- 'deluge' - 'deluge'
- 'enpass-bin'
- 'feedreader' - 'feedreader'
- 'hexchat' - 'hexchat'
- 'nextcloud-client' - 'nextcloud-client'

View file

@ -6,6 +6,7 @@
become_user: aur_builder become_user: aur_builder
when: "item not in installed_packages.stdout_lines" when: "item not in installed_packages.stdout_lines"
with_items: with_items:
- 'enpass-bin'
- 'opensnitch-git' - 'opensnitch-git'
- 'qomui' - 'qomui'
- 'wireguard-arch' - 'wireguard-arch'