1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-04 01:13:00 +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:
Alexei Znamensky 2025-12-14 23:49:28 +13:00 committed by GitHub
parent d424907172
commit 1b15e595e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@ notes:
requirements: [passlib>=1.6]
author: "Ansible Core Team"
extends_documentation_fragment:
- files
- ansible.builtin.files
- community.general.attributes
"""