https://github.com/dockpack/gpg_agent
🔐 Ansible role to install GPG with agent configuration
https://github.com/dockpack/gpg_agent
ansible-role encryption-utility gpg-agent security-automation signing-commits
Last synced: about 1 year ago
JSON representation
🔐 Ansible role to install GPG with agent configuration
- Host: GitHub
- URL: https://github.com/dockpack/gpg_agent
- Owner: dockpack
- License: bsd-2-clause
- Created: 2020-02-08T19:13:55.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T20:17:19.000Z (over 2 years ago)
- Last Synced: 2024-02-28T21:31:41.022Z (over 2 years ago)
- Topics: ansible-role, encryption-utility, gpg-agent, security-automation, signing-commits
- Language: Makefile
- Homepage:
- Size: 24.4 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://galaxy.ansible.com/dockpack/gpg_agent)

Install GPG with Ansible
========================
This ansible role will install Gnu Privacy Guard, and it will configure
/etc/skel so that each new user gets a setup with gpg-agent.
This is useful if you want to sign commits in git, or if you want to use PGP
for encryption, decryption, signing and verification.