summaryrefslogtreecommitdiff
path: root/ansible/roles/gnupg-workstation/tasks/main.yml
blob: 9c0f52c0d9700125e91cae474e0f4ab54ac1c2e9 (plain)
1
2
3
4
5
6
7
8
- name: install gnupg stuff
  apt:
    name:
    - gnupg
    - scdaemon
    - pass
    - extrautils
    - oathtool