mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Adding file doc fragment to those modules in files/ missing it
This commit is contained in:
parent
6eda3cbee7
commit
429ab56e14
4 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,7 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: replace
|
||||
author: Evan Kaufman
|
||||
extends_documentation_fragment: files
|
||||
short_description: Replace all instances of a particular string in a
|
||||
file using a back-referenced regular expression.
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue