..
six
Update module_utils.six to latest ( #22855 )
2017-03-23 13:35:05 -07:00
__init__.py
…
_text.py
Fix to bytes surrogate and nonencodable chars ( #21180 )
2017-02-09 17:13:40 -08:00
a10.py
…
ansible_tower.py
Ansible Tower job_launch module ( #22148 )
2017-03-01 19:57:35 +00:00
aos.py
Fix errors reported by pylint. ( #23282 )
2017-04-06 16:58:16 -07:00
api.py
…
asa.py
asa_command: set default_output to text ( #23979 )
2017-04-26 09:46:39 -04:00
avi.py
Avi 17 1 ( #24047 )
2017-05-03 16:51:28 +01:00
azure_rm_common.py
fix azure_rm version checks ( #22270 )
2017-03-03 13:28:08 -08:00
basic.py
Fix error in unittesting
2017-05-03 09:37:31 -07: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
Python 3 fixes for CloudStack modules and tests. ( #24400 )
2017-05-09 13:37:08 +02:00
cnos.py
Fixes for idempotent issue in cnos_vlan module and fixes for vlag/portchannel tests. ( #22385 )
2017-03-08 17:09:17 +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
Redo #23418 ( #23425 )
2017-04-07 19:22:17 -04:00
dellos9.py
Fixed PEP8 issues ( #24030 )
2017-04-27 11:41:43 +01:00
dellos10.py
Fixed PEP8 issues ( #24030 )
2017-04-27 11:41:43 +01:00
dimensiondata.py
Refactor dimensiondata_network module ( #21043 )
2017-02-09 11:30:31 +00:00
docker_common.py
Fix errors reported by pylint. ( #23282 )
2017-04-06 16:58:16 -07:00
ec2.py
Feature/aws helper function for tags ( #23387 )
2017-05-11 07:39:51 +01:00
eos.py
Eos port default values ( #23829 )
2017-04-20 15:58:45 -04: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
Actual attributes were being created and messing with the modules ( #22424 )
2017-03-08 21:10:02 +00:00
facts.py
Facts Timeout was not settable via ansible.cfg
2017-05-01 07:59:42 -07:00
fortios.py
Fortios file only mode + integration tests ( #23275 )
2017-05-09 13:51:19 +01:00
gcdns.py
…
gce.py
…
gcp.py
[GCE] [GCP] UrlMap module ( #24422 )
2017-05-11 13:02:32 -04:00
infinibox.py
Initial Commit for Infinidat Ansible Modules ( #19429 )
2016-12-22 13:18:19 +00:00
ios.py
Redo #23418 ( #23425 )
2017-04-07 19:22:17 -04:00
iosxr.py
Redo #23418 ( #23425 )
2017-04-07 19:22:17 -04: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_config unicode ( #23369 )
2017-04-27 11:44:26 -04:00
k8s_common.py
k8s/openshift module_utils split ( #23115 )
2017-03-30 19:02:17 +02:00
known_hosts.py
Give user whatever information we have from ssh-keyscan
2017-05-05 08:35:04 -07:00
lxd.py
…
mysql.py
E501 fixes ( #22879 )
2017-03-22 20:50:28 -05:00
netapp.py
Add NetApp SolidFire volume module ( #20732 )
2017-02-16 15:21:14 -05:00
netcfg.py
nxos_bgp updates ( #24270 )
2017-05-08 11:38:50 -04:00
netcli.py
returns xml as a display option to junos_command ( #21833 )
2017-03-02 16:05:20 -06:00
netconf.py
junos_config: Remove reliance on ability to output configuration in `set` format ( #23225 )
2017-04-04 15:00:00 -04:00
network.py
Add no_log to all network module_utils provider argument ( #22566 )
2017-03-13 13:21:46 -06:00
network_common.py
updates network_common lib ( #21306 )
2017-02-14 14:38:30 -05:00
nxos.py
Remove repetition of code nxos ( #23908 )
2017-04-25 08:37:22 +05:30
openshift_common.py
k8s/openshift module_utils split ( #23115 )
2017-03-30 19:02:17 +02: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: fix update_params for ovirt module_utils ( #22637 )
2017-03-15 08:04:06 -04:00
postgres.py
Postgres ssl mode prefer ( #21498 )
2017-02-16 11:29:43 -08:00
powershell.ps1
Windows: Small fix to Add-Warning and Add-DeprecationWarning ( #23520 )
2017-05-09 09:18:37 -07: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
splitter.py
…
sros.py
Redo #23418 ( #23425 )
2017-04-07 19:22:17 -04:00
univention_umc.py
…
urls.py
Update documentation of fetch_url in urls.py ( #23892 )
2017-05-01 09:57:37 -05:00
vca.py
…
vmware.py
vmware_guest: Extend facts with vmware tools informations ( #20860 )
2017-02-11 22:50:59 -05:00
vyos.py
Redo #23418 ( #23425 )
2017-04-07 19:22:17 -04:00