finallycoffee.services ansible collection for various roles useful for automating infrastructure
Go to file
2022-02-06 16:43:46 +01:00
roles feat(gitea): add ansible role for deployment in docker containers 2022-02-06 16:43:46 +01:00
galaxy.yml
LICENSE.md
README.md feat(minio): add ansible role for deploying minio, a s3-compatible object storage server, with docker 2022-01-02 15:13:55 +01:00

finallycoffee.service ansible collection

Overview

This ansible collection is used as a pool of roles with no clear assigned scope, and serves as a catch-all for ansible roles which do not fit into a clear concise area of concern.

Roles

  • roles/restic-s3: Manage backups using restic and persist them to an s3-compatible backend.

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

License

CNPLv7+: Cooperative Nonviolent Public License