1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-22 19:59:07 +00:00

Use FQCN for core doc fragments (#11897)

Use FQCN for core doc fragments.
This commit is contained in:
Felix Fontein 2026-04-20 15:12:51 +02:00 committed by GitHub
parent 6b5bf0a0bc
commit bbf98ea141
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 12 additions and 12 deletions

View file

@ -14,7 +14,7 @@ description:
- Get inventory hosts from the Icinga2 API.
- Uses a configuration file as an inventory source, it must end in C(.icinga2.yml) or C(.icinga2.yaml).
extends_documentation_fragment:
- constructed
- ansible.builtin.constructed
options:
strict:
version_added: 4.4.0