I think there is no such thing as renaming tags. You'd have the create new tags with the same values and remove the old tags.
On Thu, 9 Dec 2021 at 03:10, [email protected] <[email protected]> wrote: > Hi > > i have an ec2 with multiple volumes & each vol has tag > > the ec2 volumes tag need to keep same just change case , in my case > making all lower will help > > eg current tag > > abc_Prod_root_vol1 > abc_Prod_root_vol2 > abc_Prod_root_vol3 > ... > .. > > So make them > > abc_prod_root_vol1 > abc_prod_root_vol2 > abc_prod_root_vol3 > > looks not easy way with > https://docs.ansible.com/ansible/latest/collections/amazon/aws/ec2_tag_module.html > > Any suggestions pls > > Thanks > Kiran > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/f7aeef83-f4c2-4cb3-9fc6-4a0941e795e1n%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/f7aeef83-f4c2-4cb3-9fc6-4a0941e795e1n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Sent from a mobile device - please excuse the brevity, spelling and punctuation. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwNKa8rPrYhtPtSZPwAdxMQmASbS8U7%3D9f3eKX9WZR-8Sg%40mail.gmail.com.
