#!/bin/sh set -x ansible-playbook \ -i hosts.ini \ -e @.env/main.yml \ --ask-vault-pass \ $1