#!/bin/sh echo "Installing Ansible dependencies" export DEBCONF_FRONTEND=noninteractive apt-get install -y python-minimal python-json python-apt