ansible/test/integration/targets/command_shell/files/create_afile.sh

3 lines
No EOL
38 B
Bash
Executable file

#!/usr/bin/env bash
echo "win" > "$1"