ansible/deploy_all.sh

4 lines
79 B
Bash
Executable File

#!/usr/bin/env bash
# Deploy all playbooks
ansible-playbook playbooks/*.yml $@