mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
5741712a09
Tags should retain case, and should not be snake cased. Easiest way to do this is to snake before converting tag list as while that affects the keys of the boto3 tag lists, it doesn't affect the values. Need to use `tag_value_key_name` and `tag_name_key_name` following recent change to `boto3_tag_list_to_ansible_dict`, which used to handle both `key`/`Key` and `value`/`Value` |
||
---|---|---|
.. | ||
ansible |