ansible-collection-prometheus/tests/integration/targets/molecule-redis_exporter-latest/runme.sh
Oleg Klyuchkin d044d8894b
feat: Add redis_exporter role (#299)
* feat: Add redis_exporter role


---------

Signed-off-by: anviar <oleg.kluchkin+github@gmail.com>
2024-02-22 14:43:10 +01:00

4 lines
148 B
Bash
Executable file

#!/usr/bin/env bash
collection_root=$(pwd | grep -oP ".+\/ansible_collections\/\w+?\/\w+")
source "$collection_root/tests/integration/molecule.sh"