community.general/lib/ansible/plugins/action
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
2018-05-23 13:21:01 -07:00
..
__init__.py Group logic detecting user, ensure rsync_opts is a list if omitted. Fixes #40483 2018-05-22 11:00:54 -04:00
add_host.py
aireos.py
aireos_config.py
aruba.py
aruba_config.py
asa.py
asa_config.py
assemble.py Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
assert.py
aws_s3.py [aws_s3] Fix uploading src option on the target machine to a bucket (#39023) 2018-05-15 15:36:48 -04:00
bigip.py Adds various fixes for f5 modules (#40208) 2018-05-16 12:14:12 -07:00
bigiq.py Adds various fixes for f5 modules (#40208) 2018-05-16 12:14:12 -07:00
ce.py
ce_config.py
ce_template.py
cnos.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
cnos_config.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
command.py
copy.py Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
debug.py
dellos6.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
dellos6_config.py
dellos9.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
dellos9_config.py
dellos10.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
dellos10_config.py
edgeos_config.py EdgeOS module improvements (#39530) 2018-05-22 12:22:18 -04:00
enos.py
enos_config.py Lenovo cli expansion - Modify command acronyms to full commands (#40218) 2018-05-16 15:25:58 +01:00
eos.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
eos_config.py
fail.py
fetch.py
fortios_config.py
group_by.py
include_vars.py Don't pass keyword args as positional, include file_name. Fixes #38190 (#38194) 2018-04-03 09:59:13 -05:00
ios.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
ios_config.py
iosxr.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
iosxr_config.py
ironware.py
ironware_config.py
junos.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
junos_config.py
net_banner.py
net_base.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
net_config.py
net_get.py rename network_get network_put modules to net_get net_put (#40381) 2018-05-18 14:41:47 +05:30
net_interface.py
net_l2_interface.py
net_l3_interface.py
net_linkagg.py
net_lldp.py
net_lldp_interface.py
net_logging.py
net_ping.py
net_put.py rename network_get network_put modules to net_get net_put (#40381) 2018-05-18 14:41:47 +05:30
net_static_route.py
net_system.py
net_user.py
net_vlan.py
net_vrf.py
netconf_config.py
normal.py
nxos.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
nxos_config.py
onyx_config.py issue:38321 fix onyx_config module failed while using python = 3.5 (#38343) 2018-04-11 08:01:54 -06:00
ops_config.py
package.py
patch.py
pause.py Fix ctrl+c in pause module and add tests (#40134) 2018-05-21 10:04:43 -04:00
raw.py
script.py
service.py
set_fact.py
set_stats.py
shell.py
sros.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 2018-05-08 12:06:37 -04:00
sros_config.py
synchronize.py
telnet.py
template.py Need to convert filenames to byte strings before using them in APIs 2018-04-28 08:56:36 -07:00
unarchive.py Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
vyos.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
vyos_config.py
wait_for_connection.py
win_copy.py Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
win_reboot.py win_reboot: fixed up warning message for dep args (#37898) 2018-03-27 13:03:07 +10:00
win_template.py
win_updates.py win_updates: add scheduled tasks back in for older hosts (#38708) 2018-05-23 13:21:01 -07:00