mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-26 21:33:32 +00:00
fix document syntax
This commit is contained in:
@@ -37,7 +37,7 @@ options:
|
|||||||
src:
|
src:
|
||||||
description:
|
description:
|
||||||
- Path of the patch file as accepted by the GNU patch tool. If
|
- Path of the patch file as accepted by the GNU patch tool. If
|
||||||
C(remote_src) is 'no', the patch source file is looked up from the
|
C(remote_src) is C(false), the patch source file is looked up from the
|
||||||
module's I(files) directory.
|
module's I(files) directory.
|
||||||
type: path
|
type: path
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user