mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 18:01:31 +00:00
integration tests: remove CentOS conditionals (#11715)
* test(integration): remove CentOS references
* further simplification
* more removals
* rollback systemd_info for now
* ufw: not trivially used with RHEL9 and RHEL10, simplifying tests
* remove tasks for setup_epel where unused
* adjustments from review
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| install_Darwin.yml | ||
| install_FreeBSD.yml | ||
| install_Linux.yml | ||
| install_pip.yml | ||
| install_RedHat.yml | ||
| install_Suse.yml | ||
| main.yml | ||
| start_supervisord.yml | ||
| stop_supervisord.yml | ||
| test.yml | ||
| test_start.yml | ||
| test_stop.yml | ||
| uninstall_Darwin.yml | ||
| uninstall_FreeBSD.yml | ||
| uninstall_Linux.yml | ||
| uninstall_pip.yml | ||
| uninstall_RedHat.yml | ||
| uninstall_Suse.yml | ||