update tags
diff --git a/setup-base.yml b/setup-base.yml index 37fc62a..7e96190 100644 --- a/setup-base.yml +++ b/setup-base.yml
@@ -12,7 +12,6 @@ path: '{{ item }}' state: directory with_items: '{{ configuration_folders }}' - tags: ['config'] - name: Configure git attributes tags: ['config','playbooks','roles']