vn-ansible/vault-playbook.sh

3 lines
65 B
Bash
Raw Normal View History

#!/bin/bash
ansible-playbook --vault-password-file .vaultpass $@