mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -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
|
@ -23,6 +23,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: ini_file
|
||||
short_description: Tweak settings in INI files
|
||||
extends_documentation_fragment: files
|
||||
description:
|
||||
- Manage (add, remove, change) individual settings in an INI-style file without having
|
||||
to manage the file as a whole with, say, M(template) or M(assemble). Adds missing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue