#SPDX-License-Identifier: MIT-0
---
# handlers file for role-ipa-server
- name: restart httpd
  service:
    name: httpd
    state: restarted