Clean up AMI and related snapshots

Playbook that removes old AMI's and the related snapshots
that were created using the ec2_ami module with machines
tagged MakeImage=true
This commit is contained in:
Serge van Ginderachter 2018-06-09 16:01:40 +02:00
parent 38b5df4372
commit 3fa8629123
No known key found for this signature in database
GPG key ID: D08FC082B8E46E8E
4 changed files with 276 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.retry
.vagrant
vagrant-ssh-config
package_updates/roles/debian-update