ansible-collection-prometheus/tests/integration/targets/molecule-influxdb_exporter-latest/runme.sh
dobbi84 dd0dbaadd6 chore: include boiler plate for integration testing
Signed-off-by: dobbi84 <davide.obbi@e4company.com>
2024-10-23 17:53:10 +00: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"