|
|
|
@ -483,3 +483,9 @@ outputs:
|
|
|
|
|
- openstack-swift-container |
|
|
|
|
- openstack-swift-object |
|
|
|
|
- openstack-swift-account |
|
|
|
|
- name: Remove rsync service from xinetd |
|
|
|
|
tags: step2 |
|
|
|
|
file: state=absent path=/etc/xinetd.d/rsync |
|
|
|
|
- name: Restart xinetd service after rsync removal |
|
|
|
|
tags: step2 |
|
|
|
|
service: name=xinetd state=restarted |
|
|
|
|