No description
Find a file
2024-07-05 10:47:24 +02:00
.github/workflows chore: add ff-merge workflow 2024-06-13 11:45:48 +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): fix lints 2024-03-11 17:11:13 +01:00
roles fix(ssh): make role more idempotent 2024-07-05 10:47:24 +02: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 chore: clean up CODEOWNERS 2024-07-05 10:20:04 +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