# Handlers für nginx-https-proxy
---
- name: restart nginx
  service:
    name: nginx
    state: restarted
    enabled: yes