chore: fix minor typo

This commit is contained in:
Thorsten Bro 2023-11-15 16:46:00 +01:00
parent 400141599b
commit 7a475fc100
No known key found for this signature in database
GPG Key ID: FB1FB4F006C517DB
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ The default configuration is used if no other value is specified. Each option ca
---
ansible:
# Add the name of used custom Ansible modules. Otherwise ansible-later
# can't detect unknown modules and will through an error.
# can't detect unknown modules and will throw an error.
# Modules which are bundled with the role and placed in a './library'
# directory will be auto-detected and don't need to be added to this list.
custom_modules: []