Compare commits
2 commits
3c0adcf3fe
...
d6443b7ba9
Author | SHA1 | Date | |
---|---|---|---|
d6443b7ba9 | |||
843041f521 |
3 changed files with 3 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 551b0b9eeae20d62e0aca55ad2a73b834a23471f
|
||||
Subproject commit 49bd9cbd3c9f888244163cf2eddc1a5984e3503e
|
|
@ -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"
|
||||
|
|
1
site.yml
1
site.yml
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue