From 12e2d6d01ff15cadb7cd87484f14475f30aea652 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Thu, 6 Sep 2018 12:40:34 -0500 Subject: [PATCH] fix version number because this was backported Signed-off-by: Adam Miller --- lib/ansible/modules/cloud/scaleway/scaleway_image_facts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/scaleway/scaleway_image_facts.py b/lib/ansible/modules/cloud/scaleway/scaleway_image_facts.py index 93c4ad08d1..0becfdbd86 100644 --- a/lib/ansible/modules/cloud/scaleway/scaleway_image_facts.py +++ b/lib/ansible/modules/cloud/scaleway/scaleway_image_facts.py @@ -26,7 +26,7 @@ extends_documentation_fragment: scaleway options: region: - version_added: "2.8" + version_added: "2.7" description: - Scaleway compute zone required: true