Skip to content

finally-coffee/ansible-collection-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finallycoffee.base ansible collection

Overview

This ansible collection provides various roles for installing and configuring basic system utilities like gnupg, ssh etc

  • git: configures git on the target system

  • gnupg: configures gnupg on the target system

  • lego: runs lego (LetsEncrypt Go), a ACME client written in go, using systemd (timers). Multi-instance capable.

  • minio: Deploy min.io, an s3-compatible object storage server, using docker containers.

  • nginx: nginx, an advanced load balancer, webserver and reverse proxy.

  • restic: Manage backups using restic and persist them to a configurable backend.

  • powerdns_tsig_key: Simple ansible role for generating TSIG keys in PowerDNS.

License

CNPLv7+: Cooperative Nonviolent Public License