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
|
|
@ -13,7 +13,7 @@ short_description: Ansible dynamic inventory plugin for GitLab runners
|
|||
requirements:
|
||||
- python-gitlab > 1.8.0
|
||||
extends_documentation_fragment:
|
||||
- constructed
|
||||
- ansible.builtin.constructed
|
||||
description:
|
||||
- Reads inventories from the GitLab API.
|
||||
- Uses a YAML configuration file gitlab_runners.[yml|yaml].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue