mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 21:22:23 +00:00
* win_update: Add post search category matching to support product matching * win_updates: Return categories of each update * win_updates: Documentation fix-up * win_updates: Adjusted documentation to reflect regex vs sub-string match of post-cat strings * win_updates: Sped up post-category checking * win_updates: Updated documentation to suggest querying post-category strings * win_updates: Simplified saving and checking post-categories * fixed some issues and added filtered categories to return value * win_updates: Moved all category matching to occur after initial search * win_updates: Adjustments to satisfy PowerShell lint checks * win_updates: Dropped category validation from action plugin * win_updates: Documentation updates * win_updates: Fixed plugin unit tests |
||
|---|---|---|
| .. | ||
| action | ||
| cache | ||
| callback | ||
| cliconf | ||
| connection | ||
| filter | ||
| httpapi | ||
| inventory | ||
| loader_fixtures | ||
| lookup | ||
| shell | ||
| strategy | ||
| terminal | ||
| vars | ||
| __init__.py | ||
| test_plugins.py | ||