1
0
Fork 0
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:
Alexei Znamensky 2024-06-15 21:43:26 +12:00 committed by GitHub
parent 1d61541951
commit d95f4d68a3
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