No description
Find a file
2023-11-08 23:58:40 +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 docs(gpg_secretstore): fix fqcn in lookup module examples 2023-10-04 15:08:30 +02:00
roles update(lego): bump version to 4.14.2 2023-11-08 23:58:40 +01:00
tests chore: ignore test output directory 2023-09-27 17:54:06 +02: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