Files
computer-playbook/roles
Kevin Veen-Birkenbach ed73a37795 Improve get_app_conf robustness and add skip_missing_app parameter support
- Added new optional parameter 'skip_missing_app' to get_app_conf() in module_utils/config_utils.py to safely return defaults when applications are missing.
- Updated group_vars/all/00_general.yml and roles/web-app-nextcloud/config/main.yml to include skip_missing_app=True in all Nextcloud-related calls.
- Added comprehensive unit tests under tests/unit/module_utils/test_config_utils.py covering missing app handling, schema enforcement, nested lists, and index edge cases.

Ref: https://chatgpt.com/share/68ee6b5c-6db0-800f-bc20-d51470d7b39f
2025-10-14 17:25:37 +02:00
..
2025-09-29 09:16:02 +02:00
2025-10-14 16:29:42 +02:00
2025-10-13 19:03:23 +02:00
2025-10-13 10:50:59 +02:00
2025-09-26 19:39:38 +02:00
2025-09-29 15:33:50 +02:00
2025-09-30 16:36:28 +02:00
2025-10-14 16:29:42 +02:00