From 551f09e6c502aba94dc9621f2090a2bed51b71c5 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 21 Nov 2016 17:47:12 -0500 Subject: fix yaml format, clarify docs --- files/find.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files') diff --git a/files/find.py b/files/find.py index d2a5ca65..3fdf2646 100644 --- a/files/find.py +++ b/files/find.py @@ -66,7 +66,7 @@ options: required: false description: - Type of file to select - - 'link' and 'any' were added in version 2.3 + - The 'link' and 'any' choices were added in version 2.3 choices: [ "file", "directory", "link", "any" ] default: "file" recurse: -- cgit v1.2.1