configpolicy/roles/certbot/handlers/main.yml

5 lines
66 B
YAML

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