Commit Graph

5 Commits

Author SHA1 Message Date
fff7d261a2 Refactor run-once logic across multiple roles and integrate unified utils/run_once.yml
This commit standardizes all run-once implementations across the following roles:
- desk-git
- dev-fakeroot
- dev-git
- dev-python-yaml
- sys-lock
- sys-svc-certs (wildcard flavor)
- update-apt
- update-pacman
- update-compose
- user-root (moved logic to 01_core.yml + unified run-once handling)
- web-app-matomo
- web-svc-libretranslate

All roles now:
- Use a block guarded by 'run_once_<role>' facts
- Trigger run-once state through utils/run_once.yml
- Optionally disable handler flushing via 'flush_handlers: false'
- Achieve consistent per-host one-time execution semantics

Conversation reference: https://chatgpt.com/share/692c7fbb-ff68-800f-8cb4-4b132cffc8e4
2025-11-30 18:51:40 +01:00
f72ac30884 Replaced redirects by origine to raise performance 2025-08-11 19:44:14 +02:00
5b40fe1740 Added bashrc routines 2025-02-20 14:22:08 +01:00
685cd10bf3 renamed variable 2024-01-04 00:18:46 +01:00
ab11095ec8 Added user root 2024-01-02 09:11:53 +01:00