Update site

This commit is contained in:
L3D 2024-02-27 14:52:21 +01:00
parent 61c8c0ba0b
commit 42603c11d9
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -66,3 +66,6 @@
[submodule "roles/l3d.choco"]
path = roles/l3d.choco
url = https://git.l3d.ch/win_ansible/ansible_role_win_chocolatey.git
[submodule "roles/l3d.exporter"]
path = roles/l3d.exporter
url = https://git.l3d.ch/win_ansible/ansible_role_win_exporter.git

1
roles/l3d.exporter Submodule

@ -0,0 +1 @@
Subproject commit 2d8c58259394e6f70880c07e6da3ceb217af6110

View file

@ -25,6 +25,7 @@
- {role: l3d.loudness_meter, tags: loudness}
- {role: do1jlr.win_reaplugs236, tags: [reaper, obs, reaplugs236, reaplugs]}
- {role: do1jlr.win_obs_szene, tags: [obs, szene]}
- {role: l3d.exporter, tags: monitoring}
# - {role: do1jlr.win_nextcloud, tags: nextcloud} # currently instalaltion not working
- {role: setup_secrets, tags: [secret]}
- {role: important_tasks, tags: tasks}