AnsiballZ refactoring and remote debug support (#85289)

(cherry picked from commit 45dd2c0647)
This commit is contained in:
Matt Clay
2025-06-11 14:53:10 -07:00
committed by Matt Davis
parent e2b831ce26
commit 0cecfd9877
18 changed files with 410 additions and 136 deletions
+5
View File
@@ -0,0 +1,5 @@
minor_changes:
- ansiballz - Refactored AnsiballZ and module respawn.
- ansiballz - Added support for AnsiballZ extensions.
- ansiballz - Moved AnsiballZ code coverage support into an extension.
- ansiballz - Added an experimental AnsiballZ extension for remote debugging.