mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Restore correct coloring to selective callback This fixes the bug raised in #30506 * Fix format issues for Python 2.6 & indent Removed the zero length fields to support format under Python 2.6 Fixed E128 continuation line under-indented for visual indent issue