mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
fix version vardict was introduced (#8509)
This commit is contained in:
parent
1d61541951
commit
d95f4d68a3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue