mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 19:29:05 +00:00
Use FQCN for core doc fragments (#11897)
Use FQCN for core doc fragments.
This commit is contained in:
parent
6b5bf0a0bc
commit
bbf98ea141
8 changed files with 12 additions and 12 deletions
|
|
@ -17,8 +17,8 @@ description:
|
|||
- Linode labels are used by default as the hostnames.
|
||||
- The default inventory groups are built from groups (deprecated by Linode) and not tags.
|
||||
extends_documentation_fragment:
|
||||
- constructed
|
||||
- inventory_cache
|
||||
- ansible.builtin.constructed
|
||||
- ansible.builtin.inventory_cache
|
||||
options:
|
||||
cache:
|
||||
version_added: 4.5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue