Skip to content

Stateful Ansible Infrastructure-as-Code- Deploying EC2 Instances Behind an Application Load Balancer

Notifications You must be signed in to change notification settings

Adeyomola/ansible-provision-ec2-behind-alb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This playbook runs locally, so you do not need to create a host inventory to use it.

With your AWS credentials set as environment variables, you can run the playbook using:

ansible-playbook playbook.yml --tags untagged

Then you can destroy the infrastructure using:

ansible-playbook playbook.yml --tags destroy

About

Stateful Ansible Infrastructure-as-Code- Deploying EC2 Instances Behind an Application Load Balancer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published