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/lib/ansible/plugins/action
Peter Sprygada d086d57d11 adds a new feature to the telnet action plugin
This change adds a new argument to the telnet action plugin that will
cause the module to send a newline character before trying to login.
This is convienent when using telnet over a console connection that
needs an initial newline character to start the login process.

This change also will cause the sent command and command response to be
displayed on stdout when running in verbose mode (5 v's).
6 years ago
..
__init__.py Fix remote_tmp when become with non admin user (#42396) 6 years ago
add_host.py add_host: check if name or hostname arg is provided 7 years ago
aireos.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
aireos_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
aruba.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
aruba_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
asa.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
asa_config.py py2/py3 compat fix (#40614) 6 years ago
assemble.py Rename original_basename parameter in various file-related modules 6 years ago
assert.py Improve code style 6 years ago
aws_s3.py Fix async for aws_s3 - fixes #40281 (#40826) 6 years ago
bigip.py Re-allow SSH due to broken delegation (#40978) 6 years ago
bigiq.py Re-allow SSH due to broken delegation (#40978) 6 years ago
ce.py Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 6 years ago
ce_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
ce_template.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
cnos.py Lenovo typofix (#40865) 6 years ago
cnos_config.py Lenovo typofix (#40865) 6 years ago
command.py Normalize usage of temp and tmp on tmp (#36221) 7 years ago
copy.py ensure copy action plugin returns an invocation in result (#41426) 6 years ago
debug.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
dellos6.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 6 years ago
dellos6_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
dellos9.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 6 years ago
dellos9_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
dellos10.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 6 years ago
dellos10_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
edgeos_config.py EdgeOS module improvements (#39530) 6 years ago
enos.py Lenovo license update (#36840) 7 years ago
enos_config.py Lenovo typofix (#40865) 6 years ago
eos.py HTTP(S) API connection plugin (#39224) 6 years ago
eos_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
fail.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
fetch.py fetch: set fail_on_missing: True as default as per docs (#36469) 7 years ago
fortios_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
group_by.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
include_vars.py Fix name of action plugin in error message (#41665) 6 years ago
ios.py Pull persistent connection parameters via get_option (#39367) 6 years ago
ios_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
iosxr.py Pull persistent connection parameters via get_option (#39367) 6 years ago
iosxr_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
ironware.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
ironware_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
junos.py Fix fetching old style facts in junos_facts module (#42336) 6 years ago
junos_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_banner.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_base.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 6 years ago
net_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_get.py Idempotency for net_get and net_put modules (#42307) 6 years ago
net_interface.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_l2_interface.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_l3_interface.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_linkagg.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_lldp.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_lldp_interface.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_logging.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_ping.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_put.py ios_file: Don't leave leftover files behind (#42622) 6 years ago
net_static_route.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_system.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_user.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_vlan.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
net_vrf.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
netconf_config.py netconf_config: support new src attribute (new Action Plugin) (#24337) 7 years ago
normal.py Normalize usage of temp and tmp on tmp (#36221) 7 years ago
nxos.py Update nxos_install_os module (#40102) 6 years ago
nxos_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
onyx_config.py issue:38321 fix onyx_config module failed while using python = 3.5 (#38343) 7 years ago
ops_config.py Collated PEP8 fixes (#25293) 7 years ago
package.py Normalize usage of temp and tmp on tmp (#36221) 7 years ago
patch.py Fix the script and patch plugins tempfile ownership 7 years ago
pause.py Fix NameError in pause module (#42038) 6 years ago
raw.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
script.py Added executable parameter to the script module (#36969) 6 years ago
service.py Normalize usage of temp and tmp on tmp (#36221) 7 years ago
set_fact.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
set_stats.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
shell.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
sros.py Remove provider (and transport, where applicable) from consideration when not using connection=local (#39555) 6 years ago
sros_config.py First bit of fixing temporary to have one source of truth (#35747) 7 years ago
synchronize.py Use _remote_is_local=True for local connection in synchronize (#40833) 6 years ago
telnet.py adds a new feature to the telnet action plugin 6 years ago
template.py Ensure string types (#42362) 6 years ago
unarchive.py Rename original_basename parameter in various file-related modules 6 years ago
uri.py Add src parameter for uri module that can be used in place of body. Supports binary files (#33689) 6 years ago
vyos.py Pull persistent connection parameters via get_option (#39367) 6 years ago
vyos_config.py Fix edgeos_config: {backup: yes} (#37619) 7 years ago
wait_for_connection.py changed winrm _reset to reset and make ssh reset show warning (#42651) 6 years ago
win_copy.py Rename original_basename parameter in various file-related modules 6 years ago
win_reboot.py changed winrm _reset to reset and make ssh reset show warning (#42651) 6 years ago
win_template.py Windows: Use the correct newline sequence for the platform (#21846) 8 years ago
win_updates.py win_updates fix when win_updates is run with async (#41756) 6 years ago