Commit Graph

2 Commits

Author SHA1 Message Date
Sebastian Palencsár
2045307d1d fix: resolve all YAML linting errors in playbooks and inventories
- Fix line length violations by using YAML folded strings (>-)
- Remove trailing whitespace from all files
- Add missing document start markers (---) to inventory files
- Improve readability of long Jinja2 template expressions
- Maintain YAML linting compliance for production-ready code

All files now pass yamllint validation successfully.
2025-06-21 00:30:13 +02:00
Sebastian Palencsár
e199772e92 feat: v2.0.0 production-ready release with Redis, OPcache and Nginx optimizations 2025-06-21 00:08:09 +02:00