Optimized more run_once routines for performance

This commit is contained in:
2025-09-11 22:16:42 +02:00
parent 58cf63c040
commit a6e42bff9b
4 changed files with 3 additions and 2 deletions

View File

@@ -13,3 +13,4 @@
system_service_tpl_exec_start_post: "/usr/bin/systemctl start {{ SYS_SERVICE_CLEANUP_ANONYMOUS_VOLUMES }}"
system_service_tpl_on_failure: "{{ SYS_SERVICE_ON_FAILURE_COMPOSE }}"
- include_tasks: utils/run_once.yml

View File

@@ -1,4 +1,3 @@
- block:
- include_tasks: 01_core.yml
- include_tasks: utils/run_once.yml
when: run_once_sys_ctl_rpr_docker_hard is not defined