From c836818705d8963455e27ce8cc60fe656dcf5301 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 21 Nov 2016 17:21:16 -0500 Subject: [PATCH] updated desc --- files/find.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/find.py b/files/find.py index f11a68cf584..d2a5ca6570d 100644 --- a/files/find.py +++ b/files/find.py @@ -66,6 +66,7 @@ options: required: false description: - Type of file to select + - 'link' and 'any' were added in version 2.3 choices: [ "file", "directory", "link", "any" ] default: "file" recurse: