File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
tests/integration/targets
molecule-elasticsearch_exporter-alternative
molecule-elasticsearch_exporter-default
molecule-elasticsearch_exporter-latest Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ #! /usr/bin/env bash
2+
3+ collection_root=$( pwd | grep -oP " .+\/ansible_collections\/\w+?\/\w+" )
4+ source " $collection_root /tests/integration/molecule.sh"
Original file line number Diff line number Diff line change 1+ #! /usr/bin/env bash
2+
3+ collection_root=$( pwd | grep -oP " .+\/ansible_collections\/\w+?\/\w+" )
4+ source " $collection_root /tests/integration/molecule.sh"
Original file line number Diff line number Diff line change 1+ #! /usr/bin/env bash
2+
3+ collection_root=$( pwd | grep -oP " .+\/ansible_collections\/\w+?\/\w+" )
4+ source " $collection_root /tests/integration/molecule.sh"
You can’t perform that action at this time.
0 commit comments