renew windows
This commit is contained in:
parent
f04c679363
commit
be51bcdcbb
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
collections/ansible_collections/ansible/windows
Submodule
1
collections/ansible_collections/ansible/windows
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit c207ed49ddf73f152f56817787824a2c4ba93226
|
2
site.yml
2
site.yml
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue