community.general/lib/ansible/plugins/action
Matt Martz 97161ed2ab
Strip None values from mod_args in gather_facts action (#53758)
2019-03-14 10:19:04 -05:00
..
__init__.py Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) 2019-03-12 10:41:30 -05:00
add_host.py
aireos.py
aruba.py
asa.py
assemble.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
assert.py assert: allow list of strings in msg or failed_msg (#50531) 2019-03-05 11:12:17 +05:30
async_status.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
aws_s3.py
bigip.py Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
bigiq.py
ce.py
ce_template.py
cli_command.py
cli_config.py
cnos.py
command.py
copy.py Add coherency between check and normal mode for copy plugin action see issue #24633 (#51582) 2019-02-01 13:47:23 +10:00
debug.py debug: prevent failing when printing var=rc (#52074) 2019-02-19 15:24:11 -05:00
dellos6.py
dellos9.py
dellos10.py
edgeos_config.py
enos.py
eos.py
exos_config.py
fail.py
fetch.py
fortios_config.py
gather_facts.py Strip None values from mod_args in gather_facts action (#53758) 2019-03-14 10:19:04 -05:00
group_by.py
include_vars.py include_vars: include main.yml (#51926) 2019-03-08 10:03:01 +05:30
ios.py
iosxr.py
ironware.py
junos.py Fix issue in junos and bigip action plugins (#50636) 2019-01-08 08:43:15 +05:30
net_banner.py
net_base.py Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
net_get.py
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
net_static_route.py
net_system.py
net_user.py
net_vlan.py
net_vrf.py
netconf.py
network.py Fix network config module invalid src option error (#52912) 2019-02-25 16:46:33 +05:30
normal.py
nos_config.py
nxos.py fix ansible_connect_timeout variable in connection plugins and nxos_install_os timeout check (#50965) 2019-01-16 14:10:26 +05:30
onyx_config.py
package.py
patch.py
pause.py
raw.py
reboot.py Reboot - add parameter for paths to search for shutdown command (#51194) 2019-02-28 13:36:33 -08:00
script.py Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
service.py
set_fact.py
set_stats.py
shell.py
slxos_config.py
sros.py
synchronize.py
telnet.py
template.py fix locals not getting updated (#41798) 2019-03-07 13:38:07 -05:00
unarchive.py
uri.py
voss_config.py
vyos.py
wait_for_connection.py Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
win_copy.py Windows: Add backup parameter to modules (#50033) 2019-02-25 11:37:25 +10:00
win_reboot.py win_reboot - Fix rc validation when using psrp and add extra docs (#53711) 2019-03-13 10:43:02 +10:00
win_template.py
win_updates.py win_updates - fix category return value to be a list (#51001) 2019-01-18 05:35:10 +10:00
yum.py