.. |
__init__.py
|
Pass tempdir via module args instead of the environment
|
2018-01-22 23:36:34 -08:00 |
add_host.py
|
add_hosts.py: Fix add_host does not recognise 'host' alias (#27418)
|
2017-07-28 17:35:20 -04:00 |
aireos.py
|
Distinguish between natural connections and rewritten connections (#34706)
|
2018-01-10 13:06:47 -05:00 |
aireos_config.py
|
Adding aireos_config module (#27408)
|
2017-07-29 00:36:04 +05:30 |
aruba.py
|
Distinguish between natural connections and rewritten connections (#34706)
|
2018-01-10 13:06:47 -05:00 |
aruba_config.py
|
Adding aruba_config module (#27130)
|
2017-08-01 11:44:26 -06:00 |
asa.py
|
Distinguish between natural connections and rewritten connections (#34706)
|
2018-01-10 13:06:47 -05:00 |
asa_config.py
|
Fixes for broken asa_config module (#27218)
|
2017-08-11 11:42:42 -04:00 |
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
|
commit plugins action ce_config module. (#21648)
|
2017-05-19 08:42:36 +01:00 |
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
|
Add transfer checksum verification in copy module (#35367)
|
2018-01-26 10:48:08 -06: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
|
Ansible 2.3 feature support for dellos6. (#23084)
|
2017-03-30 15:26:32 +02:00 |
dellos9.py
|
Ansible 2.5 feature support for dellos9 (#34880)
|
2018-01-23 13:59:27 +00:00 |
dellos9_config.py
|
Ansible 2.3 feature support for dellos9 and dellos10 (#22856)
|
2017-03-27 19:32:57 +01:00 |
dellos10.py
|
Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t (#34915)
|
2018-01-25 12:37:27 +00:00 |
dellos10_config.py
|
Ansible 2.3 feature support for dellos9 and dellos10 (#22856)
|
2017-03-27 19:32:57 +01:00 |
enos.py
|
Changing ENOS action plugin license from BSD to GPL (#34888)
|
2018-02-06 21:47:56 +05:30 |
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
|
Convert the src entry to a templated entry. (#24026)
|
2017-08-01 11:19:08 -06:00 |
group_by.py
|
add support of nested groups in group_by
|
2017-07-27 11:37:34 -04:00 |
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
|
Ensure proper conversion while backing up of junos config (#28958)
|
2017-09-04 20:12:11 +05:30 |
net_banner.py
|
Add net_banner platform agnostic module (#25245)
|
2017-06-02 17:01:08 +02:00 |
net_base.py
|
* Fix DCI issues and changes to action plugin & utils (#35083)
|
2018-01-19 16:22:31 +05:30 |
net_config.py
|
code clean of old code from network modules updates (#21469)
|
2017-02-15 12:46:30 -05:00 |
net_interface.py
|
Add net_interface declarative module (#25766)
|
2017-06-16 22:12:50 +05:30 |
net_l2_interface.py
|
Add net_l2_interface platform agnostic module (#26410)
|
2017-07-05 11:15:19 +05:30 |
net_l3_interface.py
|
Add net_l3_interface vendor neutral module (#26484)
|
2017-07-06 21:02:25 +02:00 |
net_linkagg.py
|
Add missing net_linkagg action plugin (#26477)
|
2017-07-06 11:12:05 +02:00 |
net_lldp.py
|
Add net_lldp platform agnostic module (#26738)
|
2017-07-13 12:02:45 +02:00 |
net_lldp_interface.py
|
Split net_lldp into net_lldp (service) and net_lldp_interface (#26757)
|
2017-07-13 16:38:15 +02:00 |
net_logging.py
|
Add net_logging platform agnostic module and junos implementation (#26316)
|
2017-07-03 15:31:59 +05:30 |
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
|
Add new net_static_route platform agnostic module (#25455)
|
2017-06-26 11:23:33 +02:00 |
net_system.py
|
Platform agnostic net_system module (#24953)
|
2017-06-02 14:06:38 +02:00 |
net_user.py
|
New module: platform agnostic way to manage local users on network devices (network/net_user.) (#25259)
|
2017-06-06 20:05:08 +05:30 |
net_vlan.py
|
Add net_vlan platform agnostic module (#25252)
|
2017-06-06 11:45:02 +02:00 |
net_vrf.py
|
Platform agnostic module for VRFs (#25383)
|
2017-06-09 13:33:11 +02:00 |
netconf_config.py
|
netconf_config: support new src attribute (new Action Plugin) (#24337)
|
2017-05-11 18:43:44 +05:30 |
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
|
nxos integration fix part 1 (#27069)
|
2017-07-19 14:00:05 -04:00 |
onyx_config.py
|
Mellanox OS name change: MLNXOS changed to ONYX (#34753)
|
2018-01-11 22:21:17 +00:00 |
ops_config.py
|
Collated PEP8 fixes (#25293)
|
2017-06-02 12:14:11 +01:00 |
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
|
Ensure exit_json returns failed = False
|
2017-05-30 14:56:31 -07:00 |
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
|
Consolidate boolean/mk_boolean conversion functions into a single location
|
2017-07-17 11:48:05 -07:00 |
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
|
Collated PEP8 fixes (#25293)
|
2017-06-02 12:14:11 +01:00 |
synchronize.py
|
synchronize: add support for buildah (#33823)
|
2018-01-08 11:51:49 -08:00 |
telnet.py
|
Add alias to command option in telnet (#30825)
|
2017-09-28 18:07:37 +05:30 |
template.py
|
When tempdir fails to be created, we have nothng to remove
|
2018-02-06 17:29:20 -08: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
|
Vyos config fixes (#21862)
|
2017-02-25 21:14:40 -05:00 |
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
|
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
|
Windows: Use the correct newline sequence for the platform (#21846)
|
2017-03-23 19:47:10 -07:00 |
win_updates.py
|
win_updates: added blacklist and whitelist filtering of updates (#34907)
|
2018-01-18 16:29:46 -08:00 |