Skip to content

paradigmadigital/destroy-asg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

destroy-asg

Destroy Auto Scaling Groups

Role Variables

  • asg.name : Auto Scaling Group name
  • asg.region : Region to launch the ec2 instance to create the new AMI

Example playbook

- hosts: localhost
  connection: local
  gather_facts: no
  roles:
    - destroy-asg

License

GPLv2

Author Information

jamatute ([email protected])

About

Ansible role to destroy an AWS autoscaling group

Resources

License

Stars

Watchers

Forks

Packages

No packages published