1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add missing bracket in documentation (#46564)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2018-10-06 02:48:07 -05:00 committed by GitHub
parent 1a28898a00
commit 25dfa78dc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ DOCUMENTATION = """
The lookup order mirrors the one from Chef, all folders in the base path are walked back looking for the following configuration The lookup order mirrors the one from Chef, all folders in the base path are walked back looking for the following configuration
file in order : .chef/knife.rb, ~/.chef/knife.rb, /etc/chef/client.rb" file in order : .chef/knife.rb, ~/.chef/knife.rb, /etc/chef/client.rb"
requirements: requirements:
- "pychef (python library https://pychef.readthedocs.io `pip install pychef`" - "pychef (python library https://pychef.readthedocs.io `pip install pychef`)"
options: options:
name: name:
description: description: