mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-29 06:58:55 +00:00
use FQCN for extending docs with files and url (#11277)
* use FQCN for extending docs with files and url * remove typo
This commit is contained in:
parent
d424907172
commit
1b15e595e0
5 changed files with 5 additions and 5 deletions
|
|
@ -59,7 +59,7 @@ options:
|
|||
type: bool
|
||||
default: false
|
||||
extends_documentation_fragment:
|
||||
- files
|
||||
- ansible.builtin.files
|
||||
- community.general.attributes
|
||||
attributes:
|
||||
check_mode:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue