finallycoffee.base ansible collection for roles which are common dependencies for services (databases etc)
Go to file
2024-12-20 20:58:59 +01:00
meta meta: require ansible >=2.15.0 2024-09-21 11:06:41 +02:00
roles update(lego): bump version to 4.21.0 2024-12-20 20:58:59 +01:00
galaxy.yml meta!: bump galaxy collection to 0.2.0 and drop deprecated roles 2024-12-01 09:46:44 +01:00
LICENSE.md chore: initial commit bootstrapping the ansible collection 2022-08-18 21:26:43 +02:00
README.md chore(mariadb): role was migrated to finallycoffee.databases collection 2024-12-01 09:37:40 +01:00

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