mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Update version_added to 12.4.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
7cd91172a4
commit
e06e86db64
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ from __future__ import annotations
|
|||
DOCUMENTATION = r"""
|
||||
module: toml_file
|
||||
short_description: Manage individual settings in TOML files
|
||||
version_added: 12.3.0
|
||||
version_added: 12.4.0
|
||||
extends_documentation_fragment:
|
||||
- ansible.builtin.files
|
||||
- community.general.attributes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue