ansible-collection-prometheus/tests/integration/targets/molecule-blackbox_exporter-alternative/runme.sh
gardar c29734e418
feat: add ansible-test integration test for executing molecule
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-01-11 19:53:03 +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"