# Handlers for role apache_letsencrypt
---
- name: restart apache2
  service:
    name: apache2
    state: restarted