Commit Graph

2 Commits

Author SHA1 Message Date
Yacine31
2452fe58ad Improve validations.yml to create scripts_dir if missing
- Replace directory existence check with directory creation
- Ensure proper ownership (oracle:oinstall) and permissions (0755)
- Remove failed_when that was causing unnecessary failures
- Make postinstall role more robust for different environments
2025-12-02 16:23:17 +01:00
Yacine31
d68dda1808 Improve oracle-db-postinstall role robustness
- Enhance systemd service template with proper User/Group/Environment settings
- Use variables in cron cleaner script instead of hardcoded paths
- Add comprehensive path validations before operations
- Create validations.yml for prerequisite checks
- Improve service dependencies and startup order
2025-12-02 13:39:57 +01:00