add delegate to for handler

This commit is contained in:
Robert Kaussow 2018-08-15 00:07:21 +02:00
parent 40f72990f2
commit 837805b714
1 changed files with 1 additions and 0 deletions

View File

@ -13,5 +13,6 @@
name: nginx
listen:
- __nginx_reload
delegate_to: "{{ unifi_nginx_server }}"
become: True
become_user: root