mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-21 18:01:26 -07:00
(cherry picked from commit aa4c994dfd
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
2a36e20465
commit
37d25436e8
3 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
|||
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"
|
||||
requirements:
|
||||
- "pychef (python library https://pychef.readthedocs.io `pip install pychef`)"
|
||||
- "pychef (L(Python library, https://pychef.readthedocs.io), C(pip install pychef))"
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue