1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

[PR #8509/d95f4d68 backport][stable-9] fix version vardict was introduced (#8511)

fix version vardict was introduced (#8509)

(cherry picked from commit d95f4d68a3)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2024-06-15 11:52:12 +02:00 committed by GitHub
parent 4096b9fa5a
commit 02de81c39e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -173,4 +173,4 @@ values of it. For that, you want to use:
results["diff"] = vars.diff()
module.exit_json(**results)
.. versionadded:: 6.1.0
.. versionadded:: 7.1.0