..
aws
[aws] Create classes for Application Load Balancer ( #33769 )
2018-05-04 16:22:00 -04:00
common
Move camel2snake and snake2camel to common/dict_transformations.py ( #39498 )
2018-05-01 06:50:32 +10:00
facts
Fix unset ansible_virtualization_role ( #39514 )
2018-05-08 23:39:38 +05:30
k8s
Move k8s modules to dynamic backend ( #39632 )
2018-05-16 10:57:36 -05:00
net_tools
changes default WAPI version to 2.1 ( #37578 )
2018-03-28 18:27:17 +01:00
network
Fix netconf get_config lock/unlock ( #40378 )
2018-05-18 13:10:28 +05:30
parsing
Improve convert_bool error message
2018-02-12 13:05:38 -05:00
powershell
Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name ( #39400 )
2018-04-30 16:18:25 +10:00
remote_management
Connection and MAC pool module for Cisco UCS ( #31151 )
2017-12-14 19:38:35 +01:00
six
Update the bundled six library to 1.11.0
2017-09-17 22:00:02 -07:00
__init__.py
Enhance empty __init__ code-smell to check module_utils ( #33438 )
2017-11-30 15:47:38 -08:00
_text.py
Fix for to_text and to_bytes error handlers
2017-07-24 09:19:04 -07:00
ansible_release.py
[AWS] Add Ansible Version to botocore user agent string ( #39993 )
2018-05-17 11:41:14 -04:00
ansible_tower.py
ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment ( #29115 )
2017-10-02 16:21:24 -04:00
api.py
Remove comments about import order
2017-08-07 19:46:06 -07:00
azure_rm_common.py
fix problem with documentation and param definition difference ( #40067 )
2018-05-15 07:01:08 +10:00
basic.py
Fix python-2.4ism that was still present in basic.py's use of tempfile
2018-05-17 15:24:56 -07:00
cloud.py
AWSRetry: allow retrying on additional ClientError exceptions ( #28483 )
2017-08-22 15:31:20 -04:00
cloudscale.py
cloudscale_floating_ip module ( #33181 )
2017-12-11 14:48:35 +00:00
cloudstack.py
cloudstack: use paging for listVirtualMachines ( #40018 )
2018-05-12 09:46:49 +02:00
connection.py
Use https for links to ansible.com domains.
2018-04-23 11:33:56 -07:00
crypto.py
Allow multiple values per key in name fields in openssl_certificate/csr ( #30338 )
2017-12-12 12:35:22 +00:00
database.py
Collated PEP8 fixes ( #25293 )
2017-06-02 12:14:11 +01:00
digital_ocean.py
Include Digital Ocean Token Alias ( #36810 )
2018-03-01 09:56:53 +05:30
dimensiondata.py
dimensiondata: fix broken import ( #35634 )
2018-02-07 00:44:42 +01:00
docker_common.py
Fix documentation fragments for docker ( #38378 )
2018-04-17 08:51:56 -07:00
ec2.py
[AWS] Add Ansible Version to botocore user agent string ( #39993 )
2018-05-17 11:41:14 -04:00
exoscale.py
exo_dns_record: remove limitation for multiple records only for A type ( #35173 )
2018-02-05 22:40:02 +01:00
f5_utils.py
Refactor common network shared and platform utils code into package ( #33452 )
2017-12-03 21:42:30 +05:30
firewalld.py
refactor firewalld module, add firewalld module_util ( #37603 )
2018-04-30 15:33:28 -05:00
gcdns.py
Collated PEP8 fixes ( #25293 )
2017-06-02 12:14:11 +01:00
gce.py
Collated PEP8 fixes ( #25293 )
2017-06-02 12:14:11 +01:00
gcp.py
Fix dangerous default args. ( #29839 )
2017-09-12 00:11:13 -07:00
gcp_utils.py
[GCP] New module GCP DNS Resource Record Set ( #35920 )
2018-04-12 07:31:43 -04:00
gitlab.py
New Module: gitlab_deploy_key and related tests ( #40097 )
2018-05-17 13:52:40 -04:00
infinibox.py
Collated PEP8 fixes ( #25293 )
2017-06-02 12:14:11 +01:00
influxdb.py
influxdb: Add condition for retries argument ( #38441 )
2018-04-15 22:05:51 -04:00
ipa.py
FreeIPA: Add Env variable as module parameter ( #35391 )
2018-02-06 00:00:16 -05:00
ismount.py
fix typo
2016-02-08 19:10:04 +01:00
json_utils.py
jsonify inventory ( #32990 )
2017-11-21 13:41:27 -08:00
keycloak.py
New module: keycloak_clienttemplate ( #33419 )
2018-01-31 13:12:53 +00:00
known_hosts.py
Fix invalid string escape sequences.
2017-11-21 10:03:34 -08:00
ldap.py
LDAP: Refactor and add ldap_passwd module ( #33040 )
2018-04-27 15:54:05 +05:30
lxd.py
Use to_text helper function to handle bytes and unicode
2017-06-05 11:58:19 -07:00
manageiq.py
Allow subspec defaults to be processed when the parent argument is not supplied ( #38967 )
2018-05-07 11:23:13 -05:00
memset.py
Memset: initial module, integration tests, module_utils and supporting documentation. ( #40071 )
2018-05-18 10:45:38 +01:00
mysql.py
Collated PEP8 fixes ( #25293 )
2017-06-02 12:14:11 +01:00
netapp.py
Add Na_ontap_broadcast_domain module. ( #39753 )
2018-05-18 17:17:01 -07:00
oneandone.py
New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) ( #35079 )
2018-02-07 12:15:27 -06:00
oneview.py
DatacenterFactsModule for HPE OneView ( #32701 )
2017-11-28 13:49:51 +00:00
opennebula.py
opennebula: new module one_host ( #40041 )
2018-05-17 10:10:49 +02:00
openstack.py
Add a module_utils OpenStack Cloud constructor ( #20974 )
2018-02-15 15:20:49 +01:00
ovirt.py
ovirt: Don't return ID as list in fetch_nested ( #39736 )
2018-05-04 11:40:17 -05:00
postgres.py
Remove wildcard imports and get_exception calls
2017-08-12 00:48:53 -07:00
pure.py
Initial commit for Pure Storage FlashBlade module ( #32467 )
2018-02-22 15:33:48 -05:00
pycompat24.py
Fix undefined variables, basestring usage, and some associated python3 issues
2017-07-25 15:58:23 -07:00
rax.py
Fix invalid string escape sequences.
2017-11-21 10:03:34 -08:00
redhat.py
Miscellaneous pylint fixes.
2017-09-13 01:53:08 -07:00
scaleway.py
Add a User-Agent string to the API request ( #38587 )
2018-05-14 09:55:47 -05:00
service.py
sysvinit service module ( #34962 )
2018-05-17 17:32:27 -05:00
splitter.py
Collated PEP8 fixes ( #25293 )
2017-06-02 12:14:11 +01:00
univention_umc.py
Python 2.6 str.format()
compatibility fixes.
2018-01-10 14:08:11 -08:00
urls.py
urls: fix typo in examples section ( #39777 ) ( #39778 )
2018-05-10 12:02:17 +10:00
vca.py
Use response.content instead of response object ( #25772 )
2017-08-14 12:40:06 -04:00
vmware.py
VMware: New module: vmware_tag ( #37261 )
2018-05-07 16:30:16 +05:30
vmware_rest_client.py
VMware: New module: vmware_tag ( #37261 )
2018-05-07 16:30:16 +05:30
vultr.py
vultr: fix py3 compat ( #37171 )
2018-03-08 16:46:06 +01:00