Update site
This commit is contained in:
parent
61c8c0ba0b
commit
42603c11d9
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
1
roles/l3d.exporter
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2d8c58259394e6f70880c07e6da3ceb217af6110
|
1
site.yml
1
site.yml
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue