community.general/test/integration/targets/connection_podman/runme.sh

8 lines
117 B
Bash
Executable File

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