8 lines
80 B
Bash
Executable File

#!/usr/bin/env bash
set -ex
cd ansible/
time ansible-playbook main.yml -K $@