ansible/test/integration/targets/connection_buildah/runme.sh

8 lines
91 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -eux
./posix.sh "$@"
ANSIBLE_REMOTE_USER="1000" ./posix.sh "$@"