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