proxies dont run xinetd
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
458fc8813b
commit
3bd4f0bdd7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue