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