forked from finallycoffee/base
chore(gnupg): add role-README, update collection README
This commit is contained in:
parent
b8585b38b7
commit
1778ffac2a
@ -6,6 +6,7 @@ This ansible collection provides various roles for installing
|
|||||||
and configuring basic system utilities like gnupg, ssh etc
|
and configuring basic system utilities like gnupg, ssh etc
|
||||||
|
|
||||||
- [`git`](roles/git/README.md): configures git on the target system
|
- [`git`](roles/git/README.md): configures git on the target system
|
||||||
|
- [`gnupg`](roles/gnupg/README.md): configures gnupg on the target system
|
||||||
- [`nginx`](roles/nginx/README.md): [nginx](https://www.nginx.com/),
|
- [`nginx`](roles/nginx/README.md): [nginx](https://www.nginx.com/),
|
||||||
an advanced load balancer, webserver and reverse proxy.
|
an advanced load balancer, webserver and reverse proxy.
|
||||||
|
|
||||||
|
4
roles/gnupg/README.md
Normal file
4
roles/gnupg/README.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# `finallycoffee.base.gnupg` ansible role
|
||||||
|
|
||||||
|
Configures GnuPG on the target system, including a Smart-Card (SC) daemon
|
||||||
|
and can set up gpg-agent as an SSH-agent.
|
Loading…
Reference in New Issue
Block a user