mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
11f66c0742
This patch adds support to setting metadata key/value through a string argument. Variables can now be used for both the metadata key and value. example: meta: "{{ var1 }}:SomeValue,key:{{ var2 }}" |
||
---|---|---|
.. | ||
ansible |