summaryrefslogtreecommitdiff
path: root/test/integration/targets/vars_prompt/runme.sh
blob: af5557940eb19cb4e3d4d23c2ff1233f640ac4bb (plain)
1
2
3
4
5
6
#!/usr/bin/env bash

set -eux

# Interactively test vars_prompt
python test-vars_prompt.py -i ../../inventory "$@"