mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
fix yaml format, clarify docs
This commit is contained in:
parent
b278fafec8
commit
2ba5967673
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
description:
|
description:
|
||||||
- Type of file to select
|
- 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" ]
|
choices: [ "file", "directory", "link", "any" ]
|
||||||
default: "file"
|
default: "file"
|
||||||
recurse:
|
recurse:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue