diff --git a/lib/ansible/modules/cloud/openstack/os_image.py b/lib/ansible/modules/cloud/openstack/os_image.py index cc43e47d65..fd4a36e1d5 100644 --- a/lib/ansible/modules/cloud/openstack/os_image.py +++ b/lib/ansible/modules/cloud/openstack/os_image.py @@ -27,12 +27,12 @@ description: options: name: description: - - Name that has to be given to the image + - The name of the image when uploading - or the name/ID of the image if deleting required: true id: version_added: "2.4" description: - - The Id of the image + - The ID of the image when uploading an image checksum: version_added: "2.5" description: