mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-24 04:39:15 +00:00
Fix typo (#11892)
This commit is contained in:
parent
3e9689b13d
commit
3325b854ee
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
DOCUMENTATION:
|
DOCUMENTATION:
|
||||||
name: to_toml
|
name: to_toml
|
||||||
author:
|
author:
|
||||||
- Matt Williaks (@milliams)
|
- Matt Williams (@milliams)
|
||||||
version_added: 12.3.0
|
version_added: 12.3.0
|
||||||
short_description: Convert variable to TOML string
|
short_description: Convert variable to TOML string
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue