Skip to content

paradigmadigital/change-asg-elb-endpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

change-asg-elb-endpoint

Change the ASG ELB endpoint, it will return the name of the old ASG as old_asg_name

Role Variables

  • asg : Dictionary storing information of the Auto Scaling Group
    • name : Auto Scaling Group name
  • elb : Dictionary storing information of the Elastic Load Balancer
    • name : Elastic Load Balancer name
    • region : Elastic Load Balancer region

Example playbook

- hosts: localhost
  connection   : local
  gather_facts : no
  roles:
    - change-asg-elb-endpoint

License

GPLv2

Author Information

jamatute (jamatute@paradigmadigital.com)

About

Ansible role to change the ASG ELB endpoint

Resources

License

Stars

Watchers

Forks

Packages

No packages published