Compare commits

...

2 commits

Author SHA1 Message Date
L3D
d6443b7ba9
notify about some tasks 2024-02-23 20:38:27 +01:00
L3D
843041f521
Update hosts 2024-02-23 19:44:54 +01:00
3 changed files with 3 additions and 2 deletions

@ -1 +1 @@
Subproject commit 551b0b9eeae20d62e0aca55ad2a73b834a23471f
Subproject commit 49bd9cbd3c9f888244163cf2eddc1a5984e3503e

View file

@ -1,4 +1,4 @@
[obs]
obs-hall1 ansible_host="172.30.0.5"
obs-hall2 ansible_host="192.168.42.231"
obs-hall2 ansible_host="192.168.178.95"
obs-hall3 ansible_host="172.30.0.3"

View file

@ -23,3 +23,4 @@
# - {role: do1jlr.win_obs_szene, tags: [obs, szene]}
# - {role: do1jlr.win_nextcloud, tags: nextcloud} # currently instalaltion not working
# - {role: setup_secrets, tags: [secret]}
- {role: important_tasks, tags: tasks}