diff --git a/tasks/files.yml b/tasks/files.yml index c4381a7..c30ffbd 100644 --- a/tasks/files.yml +++ b/tasks/files.yml @@ -19,7 +19,6 @@ dest: "/home/{{ user.name }}/nginx/vhost.d/{{ inventory_hostname }}" owner: "{{ user.name }}" group: "{{ user.name }}" - - "nextcloud.vhost.conf_location" - copy: src: "nextcloud.vhost.conf_location"