No description
Find a file
2023-12-12 10:54:20 +01:00
.github/workflows chore(ci): adjust for workflow changes 2023-09-18 09:11:36 +02:00
playbooks fix(restic): don't prepend collection name in same collection 2023-10-25 16:17:55 +02:00
plugins chore(gpg_secretstore): remove unused imports and disable lint for false-positive 2023-12-12 10:54:20 +01:00
roles chore(lego): ensure lego_certificate_store is owned by lego_certificate_store_user 2023-11-29 15:39:52 +01:00
tests chore: update sanity test ignore generation 2023-12-12 10:54:20 +01:00
.ansible-lint-ignore chore(docker): update role and update linting ignores 2023-02-21 21:21:33 +01:00
.gitignore chore: add __pycache__ to .gitignore 2023-10-04 15:10:23 +02:00
.gitlab-ci.yml chore: clone recursively in CI 2022-10-10 16:13:03 +02:00
.gitmodules refactor(pip): rewrite pip-role 2022-01-20 11:33:00 +01:00
CODEOWNERS feat(rclone_serve): initial implementation 2023-10-25 16:17:52 +02:00
galaxy.yml feat(rclone_serve): initial implementation 2023-10-25 16:17:52 +02:00
LICENSE.md chore: add LICENSE 2021-09-07 08:59:50 +02:00
README.md feat(rclone_serve): initial implementation 2023-10-25 16:17:52 +02:00

famedly.base ansible collection

Matrix

Scope

This ansible collection contains a variety of basic/barebone functionality needed for bootstrapping larger, complex infrastructure. This includes roles for databases (like redis, ldap, postgres) as they are often a foundation to build services on.

Roles

License

AGPL-3.0-only

Authors