Adding obs-hall1 and disable parsec
This commit is contained in:
parent
53fc0e0cb3
commit
92ffd7574f
3 changed files with 3 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
||||||
---
|
---
|
||||||
# ansible_user: 'voc'
|
ansible_user: 'Voc_Admin'
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
[obs]
|
[obs]
|
||||||
|
obs-hall1 ansible_host="172.30.0.5"
|
||||||
obs-hall2 ansible_host="192.168.42.231"
|
obs-hall2 ansible_host="192.168.42.231"
|
||||||
obs-hall3 ansible_host="172.30.0.3"
|
obs-hall3 ansible_host="172.30.0.3"
|
||||||
|
|
2
site.yml
2
site.yml
|
@ -17,7 +17,7 @@
|
||||||
- {role: do1jlr.win_firewall_icmp, tags: firewall}
|
- {role: do1jlr.win_firewall_icmp, tags: firewall}
|
||||||
- {role: do1jlr.win_sshd, tags: sshd}
|
- {role: do1jlr.win_sshd, tags: sshd}
|
||||||
- {role: do1jlr.win_rdp, tags: rdp}
|
- {role: do1jlr.win_rdp, tags: rdp}
|
||||||
- {role: do1jlr.win_parsec, tags: parsec}
|
# - {role: do1jlr.win_parsec, tags: parsec}
|
||||||
- {role: do1jlr.win_streamdeck, tags: streamdeck}
|
- {role: do1jlr.win_streamdeck, tags: streamdeck}
|
||||||
- {role: do1jlr.win_reaplugs236, tags: [reaper, obs, reaplugs236, reaplugs]}
|
- {role: do1jlr.win_reaplugs236, tags: [reaper, obs, reaplugs236, reaplugs]}
|
||||||
# - {role: do1jlr.win_obs_szene, tags: [obs, szene]}
|
# - {role: do1jlr.win_obs_szene, tags: [obs, szene]}
|
||||||
|
|
Loading…
Reference in a new issue