Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T20:17:19.000Z (11 months ago)
- Last Synced: 2024-02-28T21:31:41.022Z (11 months 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
[![Galaxy](https://img.shields.io/badge/galaxy-dockpack.gpg__agent-blue.svg?style=flat)](https://galaxy.ansible.com/dockpack/gpg_agent)
![Build Status](https://api.travis-ci.com/dockpack/gpg_agent.svg)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.