proxies dont run xinetd

Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
Mark O Brien 2022-05-19 16:31:22 +01:00
parent 458fc8813b
commit 3bd4f0bdd7

View file

@ -86,6 +86,7 @@
- name: restart xinetd
action: service name=xinetd state=restarted
when: not inventory_hostname.startswith('proxy')
- name: restart netapproute
action: command /etc/sysconfig/network-scripts/ifup-routes eth1