From d6443b7ba9f989467b44438d8f9d52165c82b35c Mon Sep 17 00:00:00 2001 From: L3D Date: Fri, 23 Feb 2024 20:38:27 +0100 Subject: [PATCH] notify about some tasks --- host_vars/obs-hall2.yml | 2 +- site.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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}