From d736967c566c3edc840ff3742411d1ecfcdac8fa Mon Sep 17 00:00:00 2001 From: L3D Date: Sun, 25 Feb 2024 18:44:56 +0100 Subject: [PATCH] delete parsec --- .gitmodules | 4 ---- roles/do1jlr.win_parsec | 1 - site.yml | 1 - 3 files changed, 6 deletions(-) delete mode 160000 roles/do1jlr.win_parsec diff --git a/.gitmodules b/.gitmodules index b8bed46..5388cf5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/roles/do1jlr.win_parsec b/roles/do1jlr.win_parsec deleted file mode 160000 index 4598a76..0000000 --- a/roles/do1jlr.win_parsec +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4598a761e9b7dae3a48c64a3e992de6c98e48ecc diff --git a/site.yml b/site.yml index 2359073..a149bad 100644 --- a/site.yml +++ b/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]}