1
0
Fork 0
fossasia-video/ansible/play

4 lines
56 B
Bash
Executable File

#!/bin/sh
ansible-playbook -Kbf 1 -u user -i "$1" "$2"