mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -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
|
lookup: config
|
||||||
author: Ansible Core
|
author: Ansible Core
|
||||||
version_added: "2.5"
|
version_added: "2.5"
|
||||||
short_description: Lookup current Ansilbe configuration values
|
short_description: Lookup current Ansible configuration values
|
||||||
description:
|
description:
|
||||||
- Retrieves the value of an Ansible configuration setting.
|
- Retrieves the value of an Ansible configuration setting.
|
||||||
- You can use C(ansible-config list) to see all available settings.
|
- You can use C(ansible-config list) to see all available settings.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue