dotfiles/gnupg.yml

8 lines
118 B
YAML
Raw Permalink Normal View History

2019-05-04 19:25:43 +00:00
---
- name: Sets up gpg and the configs for using it as a ssh-agent
hosts: all
2019-05-04 19:25:43 +00:00
become: true
roles:
- gnupg