#!/bin/bash

. ./_local_config.bash

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