General code optimations and peertube optimation

This commit is contained in:
2025-05-20 07:00:29 +02:00
parent a051fde662
commit 5948d7aa93
19 changed files with 306 additions and 115 deletions

View File

@@ -2,7 +2,7 @@ ROLES_DIR := ./roles
APPLICATIONS_OUT := ./group_vars/all/03_applications.yml
APPLICATIONS_SCRIPT := ./cli/generate-applications-defaults.py
INCLUDES_OUT := ./tasks/include-docker-roles.yml
INCLUDES_SCRIPT := ./cli/generate-role-includes.py
INCLUDES_SCRIPT := ./cli/generate_playbook.py
.PHONY: build install test