finallycoffee.services ansible collection for various roles useful for automating infrastructure
Go to file
2022-01-02 12:51:25 +01:00
roles/restic-s3 feat(restic-s3): add ansible role for managing backups using restic 2022-01-02 12:51:25 +01:00
galaxy.yml chore: Initial commit including ansible collection metadata, license and project README 2022-01-02 12:50:13 +01:00
LICENSE.md chore: Initial commit including ansible collection metadata, license and project README 2022-01-02 12:50:13 +01:00
README.md feat(restic-s3): add ansible role for managing backups using restic 2022-01-02 12:51:25 +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. ## License CNPLv7+: Cooperative Nonviolent Public License