General optimations

This commit is contained in:
2025-07-09 10:17:32 +02:00
parent a69b2c9cb2
commit af3767fdfa
72 changed files with 377 additions and 618 deletions

View File

@@ -50,7 +50,7 @@
[] |
add_redirect_if_group('assets-server', domains | get_domain('assets-server'), domains | get_domain('file-server'), group_names) |
merge_mapping(redirect_domain_mappings| default([]), 'source')
}}"
}}"
- name: Set current play redirect domain mappings
set_fact:
@@ -120,7 +120,8 @@
## backup setup
- name: setup replica backup hosts
when: ('backup_remote_to_local' | application_allowed(group_names, allowed_applications))
include_role: bkp-remote-to-local
include_role:
name: bkp-remote-to-local
- name: setup backup to swappable
when: ('backup_to_usb' | application_allowed(group_names, allowed_applications))

View File

@@ -16,7 +16,6 @@
- utils-desk-office-tools
- desk-jrnl
- name: personal computer for business
when: ("business_personal_computer" in group_names)
include_role:

View File

@@ -12,7 +12,7 @@
- maint-btrfs-auto-balancer
- name: "Integrate Docker Role includes"
include_tasks: "./tasks/utils/web-app-roles.yml"
include_tasks: "./tasks/utils/server-roles.yml"
# Native Webserver Roles
- name: setup web-svc-htmls