mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
more string corrections
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: patch
|
||||
author: Luis Alberto Perez Lazaro, Jakub Jirutka
|
||||
author:
|
||||
- '"Jakub Jirutka (@jirutka)" <jakub@jirutka.cz>'
|
||||
- '"Luis Alberto Perez Lazaro (@luisperlaz)" <luisperlazaro@gmail.com>'
|
||||
version_added: 1.9
|
||||
description:
|
||||
- Apply patch files using the GNU patch tool.
|
||||
|
||||
Reference in New Issue
Block a user