You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/plugins
Jordan Borean 457bccf540 win_updates: add scheduled tasks back in for older hosts (#38708)
* win_updates: add scheduled tasks back in for older hosts

* Fixed up typo in category name error message

* Fixed up some minor issues after merge

* added changelog fragment

* Default to become but add override to use scheduled tasks

* Added basic unit tests for win_updates

* fix minor typos
7 years ago
..
action win_updates: add scheduled tasks back in for older hosts (#38708) 7 years ago
cache
callback
cliconf Adding slx_command module and supporting module_utils. (#38235) 7 years ago
connection winrm: source user from options than remote_user (#40467) 7 years ago
filter Add cidr_merge filter (#36081) 7 years ago
inventory Reduce recursion within group methods 7 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 7 years ago
lookup 1Password lookup plugin (#37207) 7 years ago
shell
strategy Cache tasks as they are queued instead of en masse (#34752) 7 years ago
terminal Adding slx_command module and supporting module_utils. (#38235) 7 years ago
vars
__init__.py
test_plugins.py