#SPDX-License-Identifier: MIT-0 --- # handlers file for apache2 - name: restart apache2 service: name=apache2 state=restarted