Don't restart xinetd as not installed in RHEL9
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test/2 unknown status
ci/woodpecker/push/test/1 unknown status
ci/woodpecker/push/z.ntfy unknown status

This commit is contained in:
2024-01-30 13:23:31 +13:00
parent dcff53b85d
commit 95db05f277

View File

@@ -5,6 +5,7 @@
name: xinetd
state: restarted
enabled: true
when: 'ansible_os_family != "RedHat" and ansible_os_distribution_major_version != "9"'
- name: cmk fresh install
set_fact:
cmk_fresh_install: true