Files
ansible-lemp-wordpress/.github/workflows
Sebastian Palencsár 760d5da18e fix: Simplify CI/CD tests to avoid SSH and check mode issues
- Remove complex SSH-based Docker testing
- Focus on syntax checks and variable validation
- Add simple container tests for Ubuntu versions
- Remove problematic --check mode that requires python3-apt
- Use localhost connection for basic testing
- More reliable and faster test execution
2025-06-19 06:14:32 +02:00
..