Compare commits
No commits in common. "d6443b7ba9f989467b44438d8f9d52165c82b35c" and "3c0adcf3fec118039b89e187fe9b771998b0c46d" have entirely different histories.
d6443b7ba9
...
3c0adcf3fe
3 changed files with 2 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 49bd9cbd3c9f888244163cf2eddc1a5984e3503e
|
Subproject commit 551b0b9eeae20d62e0aca55ad2a73b834a23471f
|
|
@ -1,4 +1,4 @@
|
||||||
[obs]
|
[obs]
|
||||||
obs-hall1 ansible_host="172.30.0.5"
|
obs-hall1 ansible_host="172.30.0.5"
|
||||||
obs-hall2 ansible_host="192.168.178.95"
|
obs-hall2 ansible_host="192.168.42.231"
|
||||||
obs-hall3 ansible_host="172.30.0.3"
|
obs-hall3 ansible_host="172.30.0.3"
|
||||||
|
|
1
site.yml
1
site.yml
|
@ -23,4 +23,3 @@
|
||||||
# - {role: do1jlr.win_obs_szene, tags: [obs, szene]}
|
# - {role: do1jlr.win_obs_szene, tags: [obs, szene]}
|
||||||
# - {role: do1jlr.win_nextcloud, tags: nextcloud} # currently instalaltion not working
|
# - {role: do1jlr.win_nextcloud, tags: nextcloud} # currently instalaltion not working
|
||||||
# - {role: setup_secrets, tags: [secret]}
|
# - {role: setup_secrets, tags: [secret]}
|
||||||
- {role: important_tasks, tags: tasks}
|
|
||||||
|
|
Loading…
Reference in a new issue