mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
more string corrections
This commit is contained in:
@@ -37,7 +37,7 @@ description:
|
||||
- Downloads an artifact from a maven repository given the maven coordinates provided to the module. Can retrieve
|
||||
- snapshots or release versions of the artifact and will resolve the latest available version if one is not
|
||||
- available.
|
||||
author: Chris Schmidt <chris.schmidt () contrastsecurity.com>
|
||||
author: '"Chris Schmidt (@chrisisbeef)" <chris.schmidt () contrastsecurity.com>'
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- lxml
|
||||
|
||||
@@ -25,7 +25,7 @@ short_description: Manage node.js packages with npm
|
||||
description:
|
||||
- Manage node.js packages with Node Package Manager (npm)
|
||||
version_added: 1.2
|
||||
author: Chris Hoffman
|
||||
author: '"Chris Hoffman (@chrishoffman)" <christopher.hoffman@gmail.com>'
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user