diff --git a/tasks/install.yml b/tasks/install.yml index 2808484fc3986da002bf363bcd1adc5901b77bd1..deecee38575719db7ebd652059927d7a719dbe0a 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -265,6 +265,8 @@ src: '{{ DRUPAL_ARTEFACT_SRC }}' dest: '{{ webRoot }}' when: DRUPAL_ARTEFACT_SRC is defined + tags: + - deploy - name: File Modes and Ownership file: