dotfiles/gnupg.yml

9 lines
141 B
YAML
Raw 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
#connection: local
hosts: gnupg
become: true
roles:
- gnupg