1
0
Fork 0
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:
Jose Drowne 2026-01-27 00:32:52 -05:00
parent 7cd91172a4
commit e06e86db64

View file

@ -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