Enhancements
- Allow user specified python interpreter (#320) @cidrblock
- Allow user specified ansible-core version (#319) @cidrblock
- Enable cli tab completion (#317) @cidrblock
- Add environment variable support for select parameters (#315) @cidrblock
- Add isolation options (#313) @cidrblock
- Update Ubuntu Version to Ubuntu 24.04 (latest) (#298) @shvenkat-rh
Bugfixes
- Fix optional dependency installation (#322) @cidrblock
- Disable output formatting with
--no-ansi
(#318) @cidrblock - Utilize uv if available for all python pkg installations (#306) @cidrblock