This is an Ansible role which installs Prometheus blackbox exporter to run as a Docker container wrapped in a systemd service.
This role implicitly depends on:
NOTE: check defaults/main.yml to see full list of config options
You can optionally install pre-commit so that simple mistakes are checked and noticed before changes are pushed to a remote branch. See .pre-commit-config.yaml for which hooks are to be executed.
See this section on the official documentation for usage.