renew windows

This commit is contained in:
L3D 2024-02-27 15:22:25 +01:00
parent f04c679363
commit be51bcdcbb
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View file

@ -22,3 +22,6 @@
[submodule "roles/l3d.choco"]
path = roles/l3d.choco
url = https://git.l3d.ch/win_ansible/ansible_role_win_chocolatey.git
[submodule "collections/ansible_collections/ansible/windows"]
path = collections/ansible_collections/ansible/windows
url = https://github.com/ansible-collections/ansible.windows.git

@ -0,0 +1 @@
Subproject commit c207ed49ddf73f152f56817787824a2c4ba93226

View file

@ -11,5 +11,5 @@
- {role: l3d.choco, tags: choco}
- {role: win_activating, tags: zeroconf}
- {role: win_zeroconf, tags: zeroconf}
- {role: win_gopass, tags: gopass}
# - {role: win_gopass, tags: gopass}
- {role: l3d.wireguard, tags: wireguard}