..
__init__.py
…
_text.py
Fix to bytes surrogate and nonencodable chars ( #21180 )
2017-02-09 17:13:40 -08:00
a10.py
modified POST body in axapi_authenticate_v3() and axapi_call_v3() ( #18104 )
2016-11-23 11:10:58 -05:00
ansible_tower.py
Ansible Tower job_launch module ( #22148 )
2017-03-01 19:57:35 +00:00
aos.py
use safe load instead
2017-02-21 17:45:46 -05:00
api.py
…
asa.py
Check for removal not allowed errors ( #19251 )
2017-01-25 13:05:44 +00:00
avi.py
Renamed the avi_ansible_utils to avi. Fixed the import error and clea… ( #22112 )
2017-03-01 16:16:59 +00:00
azure_rm_common.py
fix azure_rm version checks ( #22270 )
2017-03-03 13:28:08 -08:00
basic.py
Change comment to reflect the actual code
2017-03-03 10:32:47 -05:00
bigswitch_utils.py
Remove unnecessary shebangs and execute bits.
2017-02-22 18:13:46 -08:00
cloud.py
…
cloudengine.py
Contributing new module to manage HUAWEI data center CloudEngine switch. ( #19793 )
2017-01-03 22:30:59 -05:00
cloudstack.py
cloudstack: cs_portforward: implement vpc support ( #19044 )
2017-02-08 07:57:36 +01:00
cnos.py
Fix for cnos.py utility file for Python3.5 ( #21750 )
2017-03-02 16:08:49 +00:00
cnos_devicerules.py
New module: cnos_vlan and various utility files ( #21107 )
2017-02-16 08:11:39 +00:00
cnos_errorcodes.py
New module: cnos_vlan and various utility files ( #21107 )
2017-02-16 08:11:39 +00:00
connection.py
adds connection module to module_utils ( #21310 )
2017-02-12 07:52:50 -05:00
database.py
…
dellos6.py
Fixes #18663 Bad Handling of existing config in OS6 module ( #21661 )
2017-02-24 10:29:18 -05:00
dellos9.py
Fixes #18663 . Bad handling of existing config in dellos9 module. ( #18664 )
2016-12-12 15:51:32 -05:00
dellos10.py
Fixes #18663 . Bad handling of existing config in dellos9 module. ( #18664 )
2016-12-12 15:51:32 -05:00
dimensiondata.py
Refactor dimensiondata_network module ( #21043 )
2017-02-09 11:30:31 +00:00
docker_common.py
Add flag to Docker pull_image to know when the image is already latest ( #21508 )
2017-03-03 10:16:16 -05:00
ec2.py
Remove unnecessary shebangs and execute bits.
2017-02-22 18:13:46 -08:00
eos.py
roll up of eos fixes ( #21987 )
2017-02-27 09:24:05 -05:00
exoscale.py
exoscale: pep8 and python3 fixes ( #21821 )
2017-02-25 10:32:39 +01:00
f5_cli.py
Adds CLI classes for some F5 modules ( #21119 )
2017-02-08 18:25:20 +00:00
f5_utils.py
Adding fixups based on abadger's comments
2017-02-23 16:55:11 -08:00
facts.py
fix for #21729 , use VERSION_ID instead of PRETTY_NAME to get release ( #21730 )
2017-02-27 15:01:02 -05:00
fortios.py
Fortios ipv4 policy ( #21849 )
2017-03-01 14:11:36 -08:00
gcdns.py
…
gce.py
…
gcp.py
[modules] Fix bad usages of `traceback.format_exc()`; doesn't take an error parameter ( #21678 )
2017-02-20 13:27:39 -05:00
infinibox.py
Initial Commit for Infinidat Ansible Modules ( #19429 )
2016-12-22 13:18:19 +00:00
ios.py
fixes ios_command to_command method ( #21792 )
2017-02-22 17:20:18 +00:00
iosxr.py
adds no_log to provider arg in iosxr shared lib ( #21617 )
2017-02-18 09:29:29 -05:00
ipa.py
IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before ( #19210 )
2017-02-08 14:16:44 +00:00
ismount.py
…
json_utils.py
only warn if non whitespace junk
2017-01-06 17:07:42 -05:00
junos.py
Junos provider readd ( #21869 )
2017-03-01 12:39:44 -05:00
known_hosts.py
Ensure ssh hostkey checks respect server port ( #20840 )
2017-02-15 11:47:57 -08:00
lxd.py
Clean up shebangs for various files.
2016-11-02 17:00:27 -07:00
mysql.py
…
netapp.py
Add NetApp SolidFire volume module ( #20732 )
2017-02-16 15:21:14 -05:00
netcfg.py
refactors nxos module to use persistent connections ( #21470 )
2017-02-15 11:43:09 -05:00
netcli.py
returns xml as a display option to junos_command ( #21833 )
2017-03-02 16:05:20 -06:00
netconf.py
updates netconf to use persistent socket ( #21307 )
2017-02-12 09:05:23 -05:00
network.py
update the _ios_template module to use the network_cli plugin ( #19933 )
2017-01-06 20:22:17 -05:00
network_common.py
updates network_common lib ( #21306 )
2017-02-14 14:38:30 -05:00
nxos.py
fix for handling commands that return no data or error ( #22086 )
2017-03-02 16:02:16 -06:00
openstack.py
Restore validate_certs being a bool type
2017-02-17 09:17:05 -08:00
openswitch.py
…
ordnance.py
Added Ordnance Module ( #21447 )
2017-02-15 10:30:45 +00:00
ovirt.py
cloud: ovirt: Add download image support to disks module ( #22101 )
2017-03-02 08:32:36 -05:00
postgres.py
Postgres ssl mode prefer ( #21498 )
2017-02-16 11:29:43 -08:00
powershell.ps1
powershell.ps1: Ensure Fail-Json() works with Hashtables ( #21697 )
2017-02-23 23:08:19 -08:00
pycompat24.py
…
rax.py
…
redhat.py
Make configparser imports python3 ready
2017-02-03 21:15:34 -08:00
service.py
corrected some errors/typos and missing import
2017-02-27 11:27:40 -05:00
shell.py
fixs command dict to be sent to connection socket ( #21713 )
2017-02-22 09:44:04 -05:00
six.py
Fix role completion detection problem
2017-01-03 14:32:44 -06:00
splitter.py
…
sros.py
…
univention_umc.py
…
urls.py
set no_log for url_password
2017-02-13 09:38:51 -05:00
vca.py
Fux bug 18584 ( #18718 )
2016-12-04 10:46:41 +00:00
vmware.py
vmware_guest: Extend facts with vmware tools informations ( #20860 )
2017-02-11 22:50:59 -05:00
vyos.py
Vyos config fixes ( #21862 )
2017-02-25 21:14:40 -05:00