configpolicy/roles/websites/dustin.hatch.name/handlers/main.yml

5 lines
68 B
YAML

- name: reload httpd
service:
name: httpd
state: reloaded