..
__init__.py
Adding aliases for field attributes and renaming async attribute ( #33141 )
2017-11-22 12:35:58 -08:00
add_host.py
…
aireos.py
Add prompt check in action plugin for network platform ( #32787 )
2017-11-14 17:37:52 +05:30
aireos_config.py
…
aruba.py
Add prompt check in action plugin for network platform ( #32787 )
2017-11-14 17:37:52 +05:30
aruba_config.py
…
asa.py
fixes asa action plugin for connection=local ( #32827 )
2017-11-13 14:24:13 -05:00
asa_config.py
…
assemble.py
…
assert.py
…
bigip.py
Add prompt check in action plugin for network platform ( #32787 )
2017-11-14 17:37:52 +05:30
ce.py
Add prompt check in action plugin for network platform ( #32787 )
2017-11-14 17:37:52 +05:30
ce_config.py
…
ce_template.py
Fix urlparse import for Python3 ( #31240 )
2017-10-09 20:18:09 -07:00
copy.py
remove action plugin only fields from 'file' calls ( #31047 )
2017-09-29 17:13:32 -07:00
debug.py
show specific undefined var errors on -v in debug ( #32206 )
2017-11-02 18:11:31 -04:00
dellos6.py
Add prompt check in action plugin for network platform ( #32787 )
2017-11-14 17:37:52 +05:30
dellos6_config.py
…
dellos9.py
Add prompt check in action plugin for network platform ( #32787 )
2017-11-14 17:37:52 +05:30
dellos9_config.py
…
dellos10.py
Add prompt check in action plugin for network platform ( #32787 )
2017-11-14 17:37:52 +05:30
dellos10_config.py
…
enos.py
To set the right CLI context i.e. Privilege (Enable) Mode soon after connection. ( #32966 )
2017-11-21 10:43:18 +05:30
eos.py
Add prompt check in action plugin for network platform ( #32787 )
2017-11-14 17:37:52 +05:30
eos_config.py
…
fail.py
…
fetch.py
…
fortios_config.py
…
group_by.py
…
include_vars.py
BugFix code breaks, if include_vars dir is file instead of directory ( #31157 )
2017-10-03 00:00:51 -04:00
ios.py
Add prompt check in action plugin for network platform ( #32787 )
2017-11-14 17:37:52 +05:30
ios_config.py
…
iosxr.py
Fix iosxr get_prompt return value failure ( #32902 )
2017-11-14 21:11:10 +05:30
iosxr_config.py
…
ironware.py
Fix issues with ironware modules ( #33068 )
2017-11-21 10:41:05 +05:30
ironware_config.py
ironware_config module ( #32187 )
2017-11-07 08:22:22 +00:00
junos.py
Refactor junos modules to Use netconf and cliconf plugins ( #32621 )
2017-11-24 12:04:47 +05:30
junos_config.py
Ensure proper conversion while backing up of junos config ( #28958 )
2017-09-04 20:12:11 +05:30
net_banner.py
…
net_base.py
Adding aliases for field attributes and renaming async attribute ( #33141 )
2017-11-22 12:35:58 -08:00
net_config.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 Ping: Add new action plugin for *_ping network modules ( #28558 )
2017-08-29 13:28:58 -04:00
net_static_route.py
…
net_system.py
…
net_user.py
…
net_vlan.py
…
net_vrf.py
…
netconf_config.py
…
normal.py
Adding aliases for field attributes and renaming async attribute ( #33141 )
2017-11-22 12:35:58 -08:00
nxos.py
Add prompt check in action plugin for network platform ( #32787 )
2017-11-14 17:37:52 +05:30
nxos_config.py
…
ops_config.py
…
package.py
Adding aliases for field attributes and renaming async attribute ( #33141 )
2017-11-22 12:35:58 -08:00
patch.py
…
pause.py
Fix #31694 : running with closed stdin on python 3 ( #31695 )
2017-11-08 11:59:42 +01:00
raw.py
…
script.py
Add proper check mode support to the script module ( #31852 )
2017-11-13 15:33:44 -08:00
service.py
Adding aliases for field attributes and renaming async attribute ( #33141 )
2017-11-22 12:35:58 -08:00
set_fact.py
fix precedence issue with facts and vars ( #32302 )
2017-11-01 11:42:17 -04:00
set_stats.py
…
sros.py
update sros local action plugin to support network_cli ( #32830 )
2017-11-12 19:57:04 -05:00
sros_config.py
…
synchronize.py
namespace facts
2017-11-09 09:48:14 -05:00
telnet.py
Add alias to command option in telnet ( #30825 )
2017-09-28 18:07:37 +05:30
template.py
…
unarchive.py
…
vyos.py
Connection plugins network_cli and netconf ( #32521 )
2017-11-09 15:04:40 -05:00
vyos_config.py
…
wait_for_connection.py
Bugfix to check-mode and async support, and features ( #28448 )
2017-08-29 14:44:50 -07:00
win_copy.py
Update win_copy for #32677 ( #32682 )
2017-11-10 06:34:29 +10:00
win_reboot.py
win_reboot: change to sample system uptime instead of checking port status ( #31767 )
2017-11-20 16:01:22 -08:00
win_template.py
…