diff --git a/host_vars/obs-hall2.yml b/host_vars/obs-hall2.yml index 77ac1c5..b8538ba 100644 --- a/host_vars/obs-hall2.yml +++ b/host_vars/obs-hall2.yml @@ -1,2 +1,2 @@ --- -ansible_user: 'voc' +# ansible_user: 'voc' diff --git a/site.yml b/site.yml index cd1a4cb..85c1f02 100644 --- a/site.yml +++ b/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}