.. |
__init__.py
|
Pass tempdir via module args instead of the environment
|
2018-01-22 23:36:34 -08:00 |
add_host.py
|
…
|
|
aireos.py
|
Distinguish between natural connections and rewritten connections (#34706)
|
2018-01-10 13:06:47 -05:00 |
aireos_config.py
|
…
|
|
aruba.py
|
Distinguish between natural connections and rewritten connections (#34706)
|
2018-01-10 13:06:47 -05:00 |
aruba_config.py
|
…
|
|
asa.py
|
Distinguish between natural connections and rewritten connections (#34706)
|
2018-01-10 13:06:47 -05:00 |
asa_config.py
|
…
|
|
assemble.py
|
Make AnsibleActionDone a private exception
|
2018-01-22 23:36:34 -08:00 |
assert.py
|
…
|
|
aws_s3.py
|
Add aws_s3 action plugin to find source files as expected (#35028)
|
2018-01-19 17:11:42 -05:00 |
bigip.py
|
More bug fixes before 2.5 (#35260)
|
2018-01-24 08:15:37 -08:00 |
ce.py
|
Distinguish between natural connections and rewritten connections (#34706)
|
2018-01-10 13:06:47 -05:00 |
ce_config.py
|
…
|
|
ce_template.py
|
Fix urlparse import for Python3 (#31240)
|
2017-10-09 20:18:09 -07:00 |
command.py
|
template: change to pass along the correct template path (#35027)
|
2018-01-19 09:51:42 +10:00 |
copy.py
|
template: change to pass along the correct template path (#35027)
|
2018-01-19 09:51:42 +10:00 |
debug.py
|
show specific undefined var errors on -v in debug (#32206)
|
2017-11-02 18:11:31 -04:00 |
dellos6.py
|
2.5 Plugin Environment support and Testcases for dellos6 modules (#34890)
|
2018-01-22 12:34:21 +00:00 |
dellos6_config.py
|
…
|
|
dellos9.py
|
Ansible 2.5 feature support for dellos9 (#34880)
|
2018-01-23 13:59:27 +00:00 |
dellos9_config.py
|
…
|
|
dellos10.py
|
Distinguish between natural connections and rewritten connections (#34706)
|
2018-01-10 13:06:47 -05:00 |
dellos10_config.py
|
…
|
|
enos.py
|
Distinguish between natural connections and rewritten connections (#34706)
|
2018-01-10 13:06:47 -05:00 |
enos_config.py
|
Adding enos_config.py action plugin to create backup properly (#34789)
|
2018-01-24 15:22:44 +00:00 |
eos.py
|
fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778)
|
2018-01-15 13:16:41 +05:30 |
eos_config.py
|
Port eos tests to network_cli (#33586)
|
2017-12-19 15:49:49 -05:00 |
fail.py
|
…
|
|
fetch.py
|
template: change to pass along the correct template path (#35027)
|
2018-01-19 09:51:42 +10:00 |
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
|
Report invalid connection types for network modules (#34755)
|
2018-01-11 16:47:48 -05:00 |
ios_config.py
|
ios integration tests to network_cli (#33920)
|
2017-12-20 09:03:29 -05:00 |
iosxr.py
|
* Fix DCI issues and changes to action plugin & utils (#35083)
|
2018-01-19 16:22:31 +05:30 |
iosxr_config.py
|
IOS XR cli tests move to network_cli (#34007)
|
2017-12-20 11:26:09 -05:00 |
ironware.py
|
Distinguish between natural connections and rewritten connections (#34706)
|
2018-01-10 13:06:47 -05:00 |
ironware_config.py
|
ironware_config module (#32187)
|
2017-11-07 08:22:22 +00:00 |
junos.py
|
Report invalid connection types for network modules (#34755)
|
2018-01-11 16:47:48 -05:00 |
junos_config.py
|
…
|
|
net_banner.py
|
…
|
|
net_base.py
|
* Fix DCI issues and changes to action plugin & utils (#35083)
|
2018-01-19 16:22:31 +05:30 |
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_static_route.py
|
…
|
|
net_system.py
|
…
|
|
net_user.py
|
…
|
|
net_vlan.py
|
…
|
|
net_vrf.py
|
…
|
|
netconf_config.py
|
…
|
|
normal.py
|
template: change to pass along the correct template path (#35027)
|
2018-01-19 09:51:42 +10:00 |
nxos.py
|
fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778)
|
2018-01-15 13:16:41 +05:30 |
nxos_config.py
|
…
|
|
onyx_config.py
|
Mellanox OS name change: MLNXOS changed to ONYX (#34753)
|
2018-01-11 22:21:17 +00:00 |
ops_config.py
|
…
|
|
package.py
|
template: change to pass along the correct template path (#35027)
|
2018-01-19 09:51:42 +10:00 |
patch.py
|
Make AnsibleActionDone a private exception
|
2018-01-22 23:36:34 -08:00 |
pause.py
|
Fix #31694: running with closed stdin on python 3 (#31695)
|
2017-11-08 11:59:42 +01:00 |
raw.py
|
…
|
|
script.py
|
Make AnsibleActionDone a private exception
|
2018-01-22 23:36:34 -08:00 |
service.py
|
template: change to pass along the correct template path (#35027)
|
2018-01-19 09:51:42 +10:00 |
set_fact.py
|
set_fact: handle 'cacheable=value' form (#34871)
|
2018-01-15 10:02:24 -06:00 |
set_stats.py
|
…
|
|
shell.py
|
template: change to pass along the correct template path (#35027)
|
2018-01-19 09:51:42 +10:00 |
sros.py
|
Report invalid connection types for network modules (#34755)
|
2018-01-11 16:47:48 -05:00 |
sros_config.py
|
…
|
|
synchronize.py
|
synchronize: add support for buildah (#33823)
|
2018-01-08 11:51:49 -08:00 |
telnet.py
|
…
|
|
template.py
|
template: change to pass along the correct template path (#35027)
|
2018-01-19 09:51:42 +10:00 |
unarchive.py
|
template: change to pass along the correct template path (#35027)
|
2018-01-19 09:51:42 +10:00 |
vyos.py
|
Report invalid connection types for network modules (#34755)
|
2018-01-11 16:47:48 -05:00 |
vyos_config.py
|
…
|
|
wait_for_connection.py
|
…
|
|
win_copy.py
|
changed to enable windows temp path override (#34967)
|
2018-01-18 05:54:10 +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
|
…
|
|
win_updates.py
|
win_updates: added blacklist and whitelist filtering of updates (#34907)
|
2018-01-18 16:29:46 -08:00 |