DEBSOURCES
Skip Quicknav
sources / ansible-core / 2.19.0~beta6-1 / test / integration / targets / debugger / runme.sh
123456789
#!/usr/bin/env bash set -eux source virtualenv.sh pip install pexpect==4.9.0 ./test_run_once.py -i inventory "$@"