From a59799259286d9c97b1a7129176857883cfbbab5 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Wed, 15 Apr 2015 10:02:30 -0400 Subject: [PATCH] updated content description to discourage using as a tempalte module --- files/copy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/copy.py b/files/copy.py index 035b18a16bd..e80ed805539 100644 --- a/files/copy.py +++ b/files/copy.py @@ -43,6 +43,7 @@ options: version_added: "1.1" description: - When used instead of 'src', sets the contents of a file directly to the specified value. + This is for simple values, for anything complex or with formatting please switch to the template module. required: false default: null dest: