Ensure win_owner is recursive for win_git repos

This commit is contained in:
2022-10-29 12:59:19 +01:00
parent 6a4a182cf5
commit b159445520
5 changed files with 5 additions and 0 deletions

View File

@@ -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