You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-16 03:21:53 +03:00
short_description fix batch 2 (#5520)
This commit is contained in:
@ -11,7 +11,7 @@ __metaclass__ = type
|
||||
|
||||
DOCUMENTATION = '''
|
||||
module: pip_package_info
|
||||
short_description: pip package information
|
||||
short_description: Pip package information
|
||||
description:
|
||||
- Return information about installed pip packages
|
||||
extends_documentation_fragment:
|
||||
|
Reference in New Issue
Block a user