1
0
Fork 0
fossasia-video/ansible/play

6 lines
55 B
Bash
Executable File

#!/bin/sh
set -e
ansible-playbook -Kf 4 -i "$1" "$2"