From 80e88a7d4066899ee1110525061638e83b0d6800 Mon Sep 17 00:00:00 2001 From: Peter Shrom Date: Fri, 3 Mar 2017 15:51:42 -0500 Subject: [PATCH] updated version added --- lib/ansible/modules/cloud/openstack/os_image.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/cloud/openstack/os_image.py b/lib/ansible/modules/cloud/openstack/os_image.py index 520f4dbe9b5..9d96e9e3586 100644 --- a/lib/ansible/modules/cloud/openstack/os_image.py +++ b/lib/ansible/modules/cloud/openstack/os_image.py @@ -39,6 +39,7 @@ options: required: true default: None id: + version_added: "2.3.0" description: - The Id of the image required: false