--- # handlers file for zen_rev_proxy - name: restart nginx service: name : nginx state: restarted when: ansible_virtualization_type != "docker"