mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user