ansible-collection-prometheus/tests/integration/targets/molecule-postgres_exporter-latest/runme.sh
anviar 4648988bbb
feat: Add postgres_exporter role
Signed-off-by: anviar <oleg.kluchkin+github@gmail.com>
2024-02-13 12:59:08 +03: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"