dotfiles/gnupg.yml

9 lines
141 B
YAML

---
- name: Sets up gpg and the configs for using it as a ssh-agent
#connection: local
hosts: gnupg
become: true
roles:
- gnupg