mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
small typo fix
small typo fix
This commit is contained in:
parent
957ab02e52
commit
6292fe1116
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ DOCUMENTATION = """
|
|||
lookup: config
|
||||
author: Ansible Core
|
||||
version_added: "2.5"
|
||||
short_description: Lookup current Ansilbe configuration values
|
||||
short_description: Lookup current Ansible configuration values
|
||||
description:
|
||||
- Retrieves the value of an Ansible configuration setting.
|
||||
- You can use C(ansible-config list) to see all available settings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue