mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
xinetd: no change in case on xinetd restart
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user