1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

updated desc

This commit is contained in:
Brian Coca 2016-11-21 17:21:16 -05:00 committed by Matt Clay
parent ade7b47f28
commit b278fafec8

View file

@ -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: