summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments/csvfile-col.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/csvfile-col.yml')
-rw-r--r--changelogs/fragments/csvfile-col.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/csvfile-col.yml b/changelogs/fragments/csvfile-col.yml
new file mode 100644
index 0000000000..9e371010c0
--- /dev/null
+++ b/changelogs/fragments/csvfile-col.yml
@@ -0,0 +1,3 @@
+---
+minor_changes:
+ - csvfile - let the config system do the typecasting (https://github.com/ansible/ansible/pull/82263).