diff --git a/rpc_deployment/roles/horizon_common/tasks/main.yml b/rpc_deployment/roles/horizon_common/tasks/main.yml index 34119f090c..1cd3e10c0c 100644 --- a/rpc_deployment/roles/horizon_common/tasks/main.yml +++ b/rpc_deployment/roles/horizon_common/tasks/main.yml @@ -38,7 +38,7 @@ - name: Collect static files command: horizon-manage.py collectstatic --noinput -- name: Create hoirzon links +- name: Create horizon links file: src: "{{ item.src }}" dest: "{{ item.dest }}"