diff --git a/host_vars/obs-hall1.yml b/host_vars/obs-hall1.yml index b8538ba..a7217f2 100644 --- a/host_vars/obs-hall1.yml +++ b/host_vars/obs-hall1.yml @@ -1,2 +1,2 @@ --- -# ansible_user: 'voc' +ansible_user: 'Voc_Admin' diff --git a/hosts.ini b/hosts.ini index 1a397af..4077417 100644 --- a/hosts.ini +++ b/hosts.ini @@ -1,3 +1,4 @@ [obs] +obs-hall1 ansible_host="172.30.0.5" obs-hall2 ansible_host="192.168.42.231" obs-hall3 ansible_host="172.30.0.3" diff --git a/site.yml b/site.yml index b99b60f..fc3d2cb 100644 --- a/site.yml +++ b/site.yml @@ -17,7 +17,7 @@ - {role: do1jlr.win_firewall_icmp, tags: firewall} - {role: do1jlr.win_sshd, tags: sshd} - {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_reaplugs236, tags: [reaper, obs, reaplugs236, reaplugs]} # - {role: do1jlr.win_obs_szene, tags: [obs, szene]}