Commit Graph

12 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
0228014d34 Replaced .infinito.service and .infinito.timer by SOFTWARE_NAME suffix, optimized LICENSE link and update OIDC Realm and ID conf 2025-08-14 14:39:18 +02:00
f31565e4c5 Optimized URLS 2025-08-13 00:33:47 +02:00
44e0fea0b2 Renamed cymais to infinito and did some other optimations and logout implementations 2025-07-29 16:35:42 +02:00
4717e33649 Renamed multiple roles incl. gitlab to to web-app-* 2025-07-21 11:25:24 +02:00
e1d36045da Solved open run_once issues 2025-07-20 14:23:08 +02:00
3141166fb5 Added application ids to all relevant roles 2025-07-10 23:08:47 +02:00
8055c7b994 Updated mds 2025-03-17 13:43:12 +01:00
2667f3c259 Optimized mds 2025-03-17 05:10:43 +01:00
892403cf8c Optimized .mds and meta/main.yml for client-wireguard roles and refactored README.md of Docker Roles 2025-03-14 14:42:59 +01:00
2dbaad04d5 Optimized .mds and meta/main.yml for update roles 2025-03-14 13:07:11 +01:00
f091721402 Added draft for update-docker 2023-11-16 12:26:27 +01:00