Skip to content

john-lowry/infrastructure

Repository files navigation

To set up the bastion host, which is needed first:

ansible-playbook -i `aws ec2 describe-instances  --filters "Name=tag:Name,Values=bastion" |jq -r ".Reservations[].Instances[].PublicIpAddress"`, ansible/site.yml
ansible-playbook -i ansible/inventory/ec2.py --limit "tag_Name_proxy" ansible/site.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published