updating roles
This commit is contained in:
parent
e8efc6428e
commit
50d0c6e607
|
@ -4,9 +4,6 @@
|
||||||
[submodule "roles/do1jlr.win_obs_setup"]
|
[submodule "roles/do1jlr.win_obs_setup"]
|
||||||
path = roles/do1jlr.win_obs_setup
|
path = roles/do1jlr.win_obs_setup
|
||||||
url = https://backwesen.de/voc/win_ansible_role_obs_setup.git
|
url = https://backwesen.de/voc/win_ansible_role_obs_setup.git
|
||||||
[submodule "roles/do1jlr.win_remove_win_apps"]
|
|
||||||
path = roles/do1jlr.win_remove_win_apps
|
|
||||||
url = https://backwesen.de/voc/win_ansible_remove_win_apps.git
|
|
||||||
[submodule "roles/do1jlr.win_zeroconf"]
|
[submodule "roles/do1jlr.win_zeroconf"]
|
||||||
path = roles/do1jlr.win_zeroconf
|
path = roles/do1jlr.win_zeroconf
|
||||||
url = https://backwesen.de/voc/win_ansible_role_zeroconf.git
|
url = https://backwesen.de/voc/win_ansible_role_zeroconf.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 19d613bb4f68cf6d1a65481700ca34849ae742c1
|
Subproject commit 2492e0ef5a88869c89f3d82b6bebcc53619648f6
|
|
@ -1 +1 @@
|
||||||
Subproject commit c7de0373770c894b9b1e07f8794d6d5e8b94a1e2
|
Subproject commit cc2c716f9e0ae4e95d13b2352f65c6378aaefd2b
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit abd181576e89ed0c2cb852c727384b94c618a0fd
|
|
1
site.yml
1
site.yml
|
@ -9,4 +9,3 @@
|
||||||
- {role: do1jlr.win_parsec, tags: parsec}
|
- {role: do1jlr.win_parsec, tags: parsec}
|
||||||
- {role: do1jlr.win_synologydrive, tags: [synology, nas, synologydrive]}
|
- {role: do1jlr.win_synologydrive, tags: [synology, nas, synologydrive]}
|
||||||
- {role: do1jlr.win_streamdeck, tags: streamdeck}
|
- {role: do1jlr.win_streamdeck, tags: streamdeck}
|
||||||
- {role: do1jlr.win_remove_win_apps, tags: cleanup}
|
|
||||||
|
|
Loading…
Reference in New Issue