ansible/deploy.sh

4 lines
60 B
Bash
Raw Normal View History

#! /bin/sh
ansible-playbook --ask-vault-pass site.yml "$@"