This repository has been archived on 2024-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
services/_ansible
2023-12-11 17:17:15 +01:00
..
inventory Add minio to ansible 2023-12-11 15:27:03 +01:00
roles Add synapse to ansible 2023-12-11 17:17:15 +01:00
tasks Add option to force-recreate containers on config change 2023-12-11 02:40:11 +01:00
templates Remove hardly used compose shortscuts 2023-12-11 14:49:43 +01:00
.gitignore Add start-service task 2023-06-17 12:00:18 +02:00
ansible.cfg Remove stuff from ansible.cfg (prefer env for ansible config) 2023-06-17 15:22:57 +02:00
local-dev.yml Add tinytinyrss to ansible 2023-12-11 01:42:57 +01:00
node002.yml Add synapse to ansible 2023-12-11 17:17:15 +01:00
node003.yml Add minio to ansible 2023-12-11 15:27:03 +01:00
README.md Improve ansible stuff and prepare caddy 2023-06-26 01:17:41 +02:00

Ansible project to deploy services

Variables

CLI variable overwrites

force_gitea_runner_registration

-e force_gitea_runner_registration=True
Force gitea-runner to prompt a new registration token.

docker_update

-e docker_update=True
Pull and build the docker compose services