From 282d19b9886404c7f4264a980cae89ea79117486 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 27 Sep 2024 17:16:13 +0200 Subject: [PATCH] ff --- group_vars/munin.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/group_vars/munin.yml b/group_vars/munin.yml index 3cc124c0..695ec15c 100644 --- a/group_vars/munin.yml +++ b/group_vars/munin.yml @@ -82,7 +82,7 @@ munin_node_plugins: [mt_system_rb5009] user root env.ssh_user munin - env.ssh_password "{{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }}" + env.ssh_password {{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }} env.ssh_host 192.168.2.1 - name: mikrotik_system_hex src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system @@ -90,7 +90,7 @@ munin_node_plugins: [mt_system_hex] user root env.ssh_user munin - env.ssh_password "{{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }}" + env.ssh_password"{{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }} env.ssh_host 192.168.2.225 - name: mikrotik_system_crs305 src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system @@ -98,7 +98,7 @@ munin_node_plugins: [mt_system_crs305] user root env.ssh_user munin - env.ssh_password "{{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }}" + env.ssh_password {{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }} env.ssh_host 192.168.3.144 ### mgrote.apt_manage_packages