Added logic to setup
diff --git a/setup-base.yml b/setup-base.yml index 2699e76..b60934a 100644 --- a/setup-base.yml +++ b/setup-base.yml
@@ -13,7 +13,7 @@ with_items: '{{ configuration_folders }}' tags: ['config'] - - name: Configure git attributes + - name: Configure git attributes git_config: name: "{{ item.name }}" scope: "{{ item.scope }}"