From 37532628c053a3c975a0104a3d5828dd42bb35f1 Mon Sep 17 00:00:00 2001
From: Brian Coca <brian.coca+git@gmail.com>
Date: Tue, 19 May 2015 10:44:17 -0400
Subject: [PATCH] minor docfix

---
 files/file.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/files/file.py b/files/file.py
index fb3241b4241..042129565d7 100644
--- a/files/file.py
+++ b/files/file.py
@@ -66,7 +66,6 @@ options:
   src:
     required: false
     default: null
-    choices: []
     description:
       - path of the file to link to (applies only to C(state=link)). Will accept absolute,
         relative and nonexisting paths. Relative paths are not expanded.