diff --git a/handlers/main.yml b/handlers/main.yml index a243901..4059a04 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -7,3 +7,4 @@ method: PUT body_format: json src: "{{ nginx_unit_config_path }}" + remote_src: yes