pyinfra icon indicating copy to clipboard operation
pyinfra copied to clipboard

[WIP] refactor: enhance DebPackages and DebPackage facts to include detailed package information

Open wowi42 opened this issue 8 months ago • 0 comments

  • 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.

wowi42 avatar Apr 11 '25 19:04 wowi42