summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2016-11-21 17:21:16 -0500
committerBrian Coca <brian.coca+git@gmail.com>2016-11-21 17:21:16 -0500
commitc836818705d8963455e27ce8cc60fe656dcf5301 (patch)
tree0c7f9d2f937bced52fce1559fa0f88212fa63757
parent1074586ac71d8d03b6b1f488aa96ee472024b3fa (diff)
downloadansible-modules-core-c836818705d8963455e27ce8cc60fe656dcf5301.tar.gz
updated desc
-rw-r--r--files/find.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/find.py b/files/find.py
index f11a68cf..d2a5ca65 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: