delete parsec
This commit is contained in:
parent
123c6ed808
commit
d736967c56
3 changed files with 0 additions and 6 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -10,10 +10,6 @@
|
|||
path = roles/do1jlr.win_zeroconf
|
||||
url = https://git.l3d.ch/voc/win_ansible_role_zeroconf.git
|
||||
branch = main
|
||||
[submodule "roles/do1jlr.parsec"]
|
||||
path = roles/do1jlr.win_parsec
|
||||
url = https://git.l3d.ch/voc/win_ansible_role_parsec.git
|
||||
branch = main
|
||||
[submodule "roles/do1jlr.win_streamdeck"]
|
||||
path = roles/do1jlr.win_streamdeck
|
||||
url = https://git.l3d.ch/voc/win_ansible_role_streamdeck.git
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 4598a761e9b7dae3a48c64a3e992de6c98e48ecc
|
1
site.yml
1
site.yml
|
@ -17,7 +17,6 @@
|
|||
- {role: do1jlr.win_firewall_icmp, tags: firewall}
|
||||
- {role: do1jlr.win_sshd, tags: sshd}
|
||||
- {role: do1jlr.win_rdp, tags: rdp}
|
||||
# - {role: do1jlr.win_parsec, tags: parsec}
|
||||
- {role: do1jlr.win_streamdeck, tags: streamdeck}
|
||||
- {role: l3d.wireguard, tags: wireguard}
|
||||
- {role: do1jlr.win_reaplugs236, tags: [reaper, obs, reaplugs236, reaplugs]}
|
||||
|
|
Loading…
Reference in a new issue