#!/bin/sh ansible-playbook \ --inventory hosts.yml \ "$@" \ deploy.yml