From c688408385e39eb468ec1c3fc1010f008c75af87 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Fri, 24 Jul 2015 17:54:02 -0400 Subject: [PATCH] fixed fragment docs --- files/copy.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/files/copy.py b/files/copy.py index ad56800764b..711c4ec8e52 100644 --- a/files/copy.py +++ b/files/copy.py @@ -77,9 +77,10 @@ options: already existed. required: false version_added: "1.5" -extends_documentation_fragment: files -extends_documentation_fragment: validate -author: +extends_documentation_fragment: + - files + - validate +author: - "Ansible Core Team" - "Michael DeHaan" notes: