diff --git a/plugins/modules/packaging/os/snap.py b/plugins/modules/packaging/os/snap.py index 8406135389..f5df9d1a52 100644 --- a/plugins/modules/packaging/os/snap.py +++ b/plugins/modules/packaging/os/snap.py @@ -55,7 +55,7 @@ options: required: false type: list elements: str - version_added: 4.3.0 + version_added: 4.4.0 author: - Victor Carceler (@vcarceler) @@ -137,6 +137,7 @@ options_changed: description: The list of options set/changed in format C(snap:key=value). type: list returned: When any options have been changed/set + version_added: 4.4.0 ''' import re