The F-Droid ecosystem is organized around independent package repositories, so our rebuilder setup is as well. A repository is based on one git repo that includes [build metadata](https://gitlab.com/fdroid/fdroiddata) for all packages that are included. The [verification server](https://f-droid.org/docs/Verification_Server/) also uses the repository's git repo as the entry point for running builds. To make running a rebuilder as easy as possible, we provide an Ansible Playbook to create the whole automated setup, all that is needed is a barebones Debian/stable install that can run rootless Podman.