services/_ansible
2023-06-26 01:17:41 +02:00
..
inventory Improve ansible stuff and prepare caddy 2023-06-26 01:17:41 +02:00
roles Improve ansible stuff and prepare caddy 2023-06-26 01:17:41 +02:00
tasks Improve ansible stuff and prepare caddy 2023-06-26 01:17:41 +02:00
templates Add influxdb to ansible 2023-06-17 13:24:02 +02: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 Improve ansible stuff and prepare caddy 2023-06-26 01:17:41 +02:00
node002.yml Add gitea-runner service 2023-06-19 21:15:16 +02: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