mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add --all option to ansible-doc.
This commit is contained in:
@@ -41,7 +41,6 @@ except ImportError:
|
||||
# modules that are ok that they do not have documentation strings
|
||||
BLACKLIST_MODULES = frozenset((
|
||||
'async_wrapper',
|
||||
'accelerate',
|
||||
))
|
||||
|
||||
def get_docstring(filename, verbose=False):
|
||||
|
||||
Reference in New Issue
Block a user