mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
fix yaml format, clarify docs
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user