Hello all,
I’ve been experimenting with the Ansible ec2 modules and I’m looking for a way to set the default volume created to have the “delete on termination” option set.
but this seems to create a secondary volume and only that one is set to delete on termination. How can I do the same thing for the volume created with the instance? I don’t want a secondary volume in this case.
We actually had someone bring this up in IRC the other day (perhaps it was you?), asking if they could pursue adding the option to delete the volumes as a specific parameter for the module too, so be on the lookout for that. Beyond that, if you continue seeing any problems with this, please let us know.