X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Finfra-ansible.git;a=blobdiff_plain;f=roles%2Fkernel-core-handling-config%2Fhandlers%2Fmain.yml;fp=roles%2Fkernel-core-handling-config%2Fhandlers%2Fmain.yml;h=0000000000000000000000000000000000000000;hp=b38aea623e61a2b23d2db0718aed9b51331bac56;hb=c12b19e860be57972222a13b1abc01638f35d42a;hpb=3af9a356135ef1622e46dfafd215ebcea2db5bac diff --git a/roles/kernel-core-handling-config/handlers/main.yml b/roles/kernel-core-handling-config/handlers/main.yml deleted file mode 100644 index b38aea6..0000000 --- a/roles/kernel-core-handling-config/handlers/main.yml +++ /dev/null @@ -1,20 +0,0 @@ ---- - -# Copyright 2019 Nokia - -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -- name: Restart kdump - systemd: - name: "kdump" - state: "restarted"