Traceback (most recent call last):
File "generate.py", line 99, in <module>
for document in get_documents():
File "generate.py", line 17, in get_documents
documentation = plugin_docs.get_docstring(os.path.join(root, f))[0]
TypeError: get_docstring() takes at least 2 arguments (1 given)
I get this when installing the snippets:
ansible
is v2.5.