From 55bbe191e584cca5f54f5e5d0f6d4839178b950c Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Sat, 26 Mar 2016 14:17:26 +0100 Subject: [PATCH] s/plubic/public/in the doc --- lib/ansible/modules/cloud/openstack/os_image_facts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/openstack/os_image_facts.py b/lib/ansible/modules/cloud/openstack/os_image_facts.py index fd3b4f3fb50..4058d4003e8 100644 --- a/lib/ansible/modules/cloud/openstack/os_image_facts.py +++ b/lib/ansible/modules/cloud/openstack/os_image_facts.py @@ -116,7 +116,7 @@ openstack_image: returned: success type: string is_public: - description: Is plubic flag of the image. + description: Is public flag of the image. returned: success type: boolean deleted_at: