#!/bin/bash

. ./_local_config.bash

ansible-playbook -l localhost -u $localhost_username reverse-proxy-http-playbook.yml
