diff --git a/tasks/config.yaml b/tasks/config.yaml index 0718ff1..33516ce 100644 --- a/tasks/config.yaml +++ b/tasks/config.yaml @@ -30,6 +30,6 @@ dest: "{{ statsd_file_config_js_dest }}" group: "{{ statsd_file_config_js_group }}" mode: "{{ statsd_file_config_js_mode }}" - owner: "{{statsd_file_config_js_owner }}" + owner: "{{ statsd_file_config_js_owner }}" src: "{{ statsd_file_config_js_src }}" register: statsd_file_config_js