ansible-collection-prometheus/roles/mysqld_exporter/templates
molpako a38e7eed3f fix(mysqld_exporter): Change condition for mysqld_exporter_host check
Modify the condition for `mysqld_exporter_host` in the mysqld_exporter my_cnf.j2 template to address an issue where `mysqld_exporter_host: null` in roles/defaults/main.yml was not being handled correctly. The updated condition ensures the host setting logic operates properly even when `mysqld_exporter_host` is set to null.

Signed-off-by: molpako <system.222.down@gmail.com>
2024-01-03 22:57:15 +09:00
..
my_cnf.j2 fix(mysqld_exporter): Change condition for mysqld_exporter_host check 2024-01-03 22:57:15 +09:00
mysqld_exporter.service.j2 enhancement(mysqld_exporter): allows using multiple web listen addresses 2023-11-28 13:07:31 +01:00
web_config.yaml.j2 enhancement: support ansible-vaulted basic auth passwords 2023-04-12 10:45:46 +03:00