community.general/lib/ansible/plugins
Michael Cassaniti a2f3f16930 win_updates: Add post search category matching to support product matching (#45708)
* 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
2018-11-07 19:32:07 +10:00
..
action win_updates: Add post search category matching to support product matching (#45708) 2018-11-07 19:32:07 +10:00
cache Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
callback if we already have stderr, we don't need stderr_lines (#44675) 2018-11-06 12:36:42 -05:00
cliconf edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
connection Implement connection plugin for podman (#47519) 2018-11-01 10:14:18 -04:00
filter Add support for IOS vlan parsing filter. (#40555) 2018-10-17 20:50:28 +05:30
httpapi Store Authorization header inside HttpApi connection plugin (#45598) 2018-09-13 19:34:30 +05:30
inventory Add toml inventory plugin (#41593) 2018-11-06 10:02:36 -06:00
lookup Doc: k8s_raw_module fixing typo K8S_AUTH_HOST -> K8S_AUTH_KEY_FILE (#46947) 2018-11-05 12:13:57 -05:00
netconf Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
shell win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
strategy New v2_runner_on_start callback added (#47684) 2018-10-30 11:37:11 -05:00
terminal edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
test Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py plugin_filter: check for type error (#46664) 2018-10-30 18:25:02 +05:30