Ensure win_owner is recursive for win_git repos
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
- win_owner:
|
||||
path: '{{ansible_env.USERPROFILE}}/.config/{{item.name}}'
|
||||
user: Benie
|
||||
recurse: true
|
||||
with_items: '{{git_config_repos}}'
|
||||
|
||||
# - TODO: install pip packages
|
||||
|
||||
Reference in New Issue
Block a user