Refactor unit tests (#313)
- Refactor unit tests in favor of on_supported_os()
- Fix legacy facts
- Use variable os_facts to prevent overlap
- Use if/unless syntax for better readability
- Refactor service related unit tests
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
- Replace common_params with calling super
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>