Hi Team,
I would like to know the approach to attach more than then the same volume to ec2 generated from a single snapshot only.
I did achieve generating a single volume and attaching it to ec2 from the snapshot.
amazon.aws.ec2_vol:
instance: <id>
snapshot: <id>
tags: <tags>
volume_type: <gp2>