dd
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 5s
ansible-lint / Ansible Lint (pull_request) Successful in 48s

This commit is contained in:
Michael Grote 2024-09-27 17:23:49 +02:00
parent d8ae8507d3
commit e340334ca6

View file

@ -84,7 +84,7 @@ munin_node_plugins:
env.ssh_user munin 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 env.ssh_host 192.168.2.1
- name: mikrotik_system_hex - name: mikrotik_system_crs305
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system
config: | config: |
[mt_system_crs305] [mt_system_crs305]
@ -92,7 +92,7 @@ munin_node_plugins:
env.ssh_user munin 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 env.ssh_host 192.168.2.225
- name: mikrotik_system_crs305 - name: mikrotik_system_hex
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system
config: | config: |
[mt_system_hex] [mt_system_hex]