xinetd: no change in case on xinetd restart

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-01-15 17:17:08 -08:00
parent 1145fa67a6
commit 1f8751a00c

View File

@@ -72,7 +72,7 @@
- rsync.{{ rsync_group }}
- rsync.default
notify:
- Restart xinetd
- restart xinetd
when: ansible_distribution_major_version|int < 9 and ansible_distribution == 'RedHat'
tags:
- config