community.general/lib/ansible/plugins/action
Deepak Agrawal 30688fecf3
Idempotency for net_get and net_put modules (#42307)
* Idempotency for net_get and net_put modules

* pep8 warnings fix

* remove import q
2018-07-05 20:15:25 +05:30
..
__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 py2/py3 compat fix (#40614) 2018-05-24 15:13:22 -05:00
assemble.py Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
assert.py Improve code style 2018-06-21 13:59:50 -04:00
aws_s3.py Fix async for aws_s3 - fixes #40281 (#40826) 2018-06-07 15:09:22 -04:00
bigip.py Re-allow SSH due to broken delegation (#40978) 2018-06-01 08:55:50 -07:00
bigiq.py Re-allow SSH due to broken delegation (#40978) 2018-06-01 08:55:50 -07:00
ce.py Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
ce_config.py
ce_template.py
cnos.py Lenovo typofix (#40865) 2018-05-30 15:23:26 +05:30
cnos_config.py Lenovo typofix (#40865) 2018-05-30 15:23:26 +05:30
command.py
copy.py ensure copy action plugin returns an invocation in result (#41426) 2018-06-20 14:35:47 -04: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 typofix (#40865) 2018-05-30 15:23:26 +05:30
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 Fix name of action plugin in error message (#41665) 2018-06-19 01:21:38 +05:30
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 Fix fetching old style facts in junos_facts module (#42336) 2018-07-05 18:21:44 +05:30
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 Idempotency for net_get and net_put modules (#42307) 2018-07-05 20:15:25 +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 Idempotency for net_get and net_put modules (#42307) 2018-07-05 20:15:25 +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 Update nxos_install_os module (#40102) 2018-05-29 21:07:57 +05:30
nxos_config.py
onyx_config.py
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 Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
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 Use _remote_is_local=True for local connection in synchronize (#40833) 2018-05-30 13:28:11 -07:00
telnet.py
template.py Better error message if the template is not utf-8 encoded (#41030) 2018-06-05 19:07:11 -07:00
unarchive.py Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
uri.py Add src parameter for uri module that can be used in place of body. Supports binary files (#33689) 2018-05-31 11:43:00 -05: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_template.py
win_updates.py win_updates fix when win_updates is run with async (#41756) 2018-06-20 14:52:24 -07:00