mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Which we're use on a case-by-case basis if we find people were actually using comma-separated strings for list values outside of hosts. Support for doing so is now deprecated and users should instead use the full YAML syntax for lists of values. Fixes #15291