pyinfra
pyinfra copied to clipboard
[WIP] refactor: enhance DebPackages and DebPackage facts to include detailed package information
- Updated the DebPackages class to return a structured dictionary for each package, including desired action, status, version, architecture, and description.
- Modified the regex pattern to capture additional package details.
- Adjusted related test cases to reflect the new data structure for package facts.