mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
We don't have any more fedora instances that are f34 or before (with xinetd was dropped) and now we have some rhel9 hosts that don't have xinetd. So, adjust the tasks to always use the systemd service on fedora and rhel9 and use xinetd on rhel7/8. Signed-off-by: Kevin Fenzi <kevin@scrye.com>