From 0a48d54c1c0350f522aa9ef767cf6b32f2425951 Mon Sep 17 00:00:00 2001 From: Richard Tier Date: Wed, 1 Apr 2015 21:01:00 +0100 Subject: [PATCH] added version to docstring --- lib/ansible/modules/cloud/google/gc_storage.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/cloud/google/gc_storage.py b/lib/ansible/modules/cloud/google/gc_storage.py index 6aad46d47c3..8566843dabd 100644 --- a/lib/ansible/modules/cloud/google/gc_storage.py +++ b/lib/ansible/modules/cloud/google/gc_storage.py @@ -58,6 +58,7 @@ options: required: false default: private headers: + version_added: 2.0 description: - Headers to attach to object. required: false