mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30: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
|
@ -28,6 +28,7 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: lineinfile
|
||||
author: Daniel Hokka Zakrisson, Ahti Kitsik
|
||||
extends_documentation_fragment: files
|
||||
short_description: Ensure a particular line is in a file, or replace an
|
||||
existing line using a back-referenced regular expression.
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue