.. |
aws
|
parse botocore.endpoint logs into a list of AWS actions (#49312)
|
2019-03-18 08:29:03 -05:00 |
common
|
fix missing attribs with dirct module execution (#53875)
|
2019-04-04 09:59:52 -04:00 |
compat
|
Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738)
|
2019-04-03 22:35:59 -04:00 |
csharp
|
Ansible.Basic - event log perm fix and no_log improv (#54699)
|
2019-04-03 06:49:43 +10:00 |
distro
|
Changes to bundled distro to be Python-2.6 compatible
|
2018-12-17 11:01:01 -08:00 |
docker
|
docker_swarm: Return UnlockKey (#54490)
|
2019-04-01 12:19:18 +01:00 |
facts
|
Move type checking methods out of basic.py and add unit tests (#53687)
|
2019-03-21 09:40:19 -04:00 |
k8s
|
standardize TLS connection properties (#54315)
|
2019-03-28 00:19:28 -05:00 |
net_tools
|
Allow Netbox device modification (#53631)
|
2019-04-07 15:47:11 +05:30 |
network
|
NSO modules now work as expected with NSO 5.X (#54766)
|
2019-04-03 20:56:35 +01:00 |
parsing
|
…
|
|
powershell
|
PS AddType - Add the ability to supply custom compile symbols for C# code (#54582)
|
2019-03-29 19:09:55 +10:00 |
remote_management
|
Check for existence of object attr login_handle (#53821)
|
2019-03-27 08:22:02 +00:00 |
six
|
Have update-bundled check for updates to all bundled code
|
2019-02-06 13:59:55 -08:00 |
source_control
|
Add Bitbucket Pipelines variable module (#54049)
|
2019-03-22 13:17:08 +01:00 |
storage
|
Ansible module to enable the user to provision CPGs on HPE StoreServ 3PAR device (#39656)
|
2019-02-26 14:09:03 +00:00 |
__init__.py
|
…
|
|
_text.py
|
…
|
|
acme.py
|
acme_certficate: allow to write files to CWD (#54754)
|
2019-04-03 19:39:10 +01:00 |
alicloud_ecs.py
|
Add new module ali_instance (#36898)
|
2018-10-23 13:02:21 -05: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
|
standardize TLS connection properties (#54315)
|
2019-03-28 00:19:28 -05:00 |
api.py
|
Update bare exceptions to specify Exception.
|
2018-12-16 15:03:19 -08:00 |
azure_rm_common.py
|
Bump dependency versions to avoid conflicts (#54443)
|
2019-04-03 05:40:52 +10:00 |
azure_rm_common_rest.py
|
support lro in azure_rm_resource (#49919)
|
2018-12-17 13:21:25 +08:00 |
basic.py
|
fix missing attribs with dirct module execution (#53875)
|
2019-04-04 09:59:52 -04:00 |
cloud.py
|
…
|
|
cloudscale.py
|
cloudscale_server: refactor to implement update (#52683)
|
2019-03-05 10:40:16 +01:00 |
cloudstack.py
|
cloudstack: fix E326 (#54657)
|
2019-03-31 23:36:56 +02:00 |
connection.py
|
Allow AnsibleVaultEncryptedUnicode to pass through exec_jsonrpc (#48306)
|
2018-12-21 11:15:18 -05:00 |
crypto.py
|
Add openssl_privatekey_info module (#54845)
|
2019-04-08 10:07:56 +02:00 |
database.py
|
Surround top-level function and class definitions with two blank lines.
|
2018-07-31 12:06:56 -07:00 |
digital_ocean.py
|
Include Digital Ocean Token Alias (#36810)
|
2018-03-01 09:56:53 +05:30 |
dimensiondata.py
|
Final round of moving modules to new import error msg (#51852)
|
2019-02-08 10:07:01 +10:00 |
ec2.py
|
Fix _hashable_policy for python3 (#53953)
|
2019-03-18 09:40:28 -05:00 |
exoscale.py
|
…
|
|
f5_utils.py
|
…
|
|
firewalld.py
|
refactor firewalld module, add firewalld module_util (#37603)
|
2018-04-30 15:33:28 -05:00 |
gcdns.py
|
…
|
|
gce.py
|
…
|
|
gcp.py
|
removing libcloud secrets support for legacy gcp modules (#44932)
|
2018-08-31 08:28:32 -04:00 |
gcp_utils.py
|
Bug fixes for GCP modules (#54765)
|
2019-04-03 13:31:08 -04:00 |
gitlab.py
|
copyright: edit deprecated email (#51912)
|
2019-02-08 01:48:25 +01:00 |
hcloud.py
|
Add hcloud server module (#53062)
|
2019-03-05 07:30:24 +01:00 |
heroku.py
|
Final round of moving modules to new import error msg (#51852)
|
2019-02-08 10:07:01 +10:00 |
hwc_utils.py
|
Fix typo (#54770)
|
2019-04-03 11:37:30 +01:00 |
ibm_sa_utils.py
|
Final round of moving modules to new import error msg (#51852)
|
2019-02-08 10:07:01 +10:00 |
infinibox.py
|
Update bare exceptions to specify Exception.
|
2018-12-16 15:03:19 -08:00 |
influxdb.py
|
Sanity fixes to parameter types (#52325)
|
2019-02-15 16:58:58 +01:00 |
ipa.py
|
identity: Issue warning if GSSAPI parameters can't be used (#52721)
|
2019-02-22 08:39:42 +00:00 |
ismount.py
|
…
|
|
json_utils.py
|
Remove use of simplejson throughout code base (#43548)
|
2018-08-10 11:13:29 -05:00 |
keycloak.py
|
…
|
|
known_hosts.py
|
Update bare exceptions to specify Exception.
|
2018-12-16 15:03:19 -08:00 |
kubevirt.py
|
Modify kubevirt_vm crud/wait logic (#54404)
|
2019-04-04 10:36:38 +01:00 |
ldap.py
|
doc: fix maintainer's name (#44452)
|
2018-08-21 16:32:37 +02:00 |
linode.py
|
Add new linode_v4 module. (#46151)
|
2018-11-16 12:39:05 +00:00 |
lxd.py
|
Remove use of simplejson throughout code base (#43548)
|
2018-08-10 11:13:29 -05:00 |
manageiq.py
|
standardize TLS connection properties (#54315)
|
2019-03-28 00:19:28 -05:00 |
memset.py
|
New facts module: Memset Memstore (#42387)
|
2018-10-29 12:27:03 +00:00 |
mysql.py
|
Fix for "AttributeError: 'module' object has no attribute 'cursors'" (#49191) (#53445)
|
2019-03-08 08:21:56 +00:00 |
netapp.py
|
Added eseries base with tests (#49269)
|
2019-03-08 18:13:45 +00:00 |
netapp_elementsw_module.py
|
Update bare exceptions to specify Exception.
|
2018-12-16 15:03:19 -08:00 |
netapp_module.py
|
New Options for Autosupport (#50773)
|
2019-01-23 18:18:07 +00:00 |
oneandone.py
|
…
|
|
oneview.py
|
Use common functions for handling import errors (#51851)
|
2019-02-07 16:51:16 -05:00 |
online.py
|
Add an Online servers fact
|
2018-09-24 21:03:50 +02:00 |
opennebula.py
|
one_host environment variables, Fixes #44163 (#44568)
|
2018-08-27 10:55:04 -04:00 |
openstack.py
|
standardize TLS connection properties (#54315)
|
2019-03-28 00:19:28 -05:00 |
ovirt.py
|
ovirt add template version (#54675)
|
2019-04-01 17:23:57 +01:00 |
postgres.py
|
Postgresql privs reformat (#54717)
|
2019-04-02 16:48:35 +01:00 |
pure.py
|
Add user_agent into FlashBlade API calls (#46221)
|
2018-10-29 11:28:00 +00:00 |
pycompat24.py
|
Enable pylint rules and fix exposed bugs. (#47219)
|
2018-10-19 08:32:52 -07:00 |
rabbitmq.py
|
standardize TLS connection properties (#54315)
|
2019-03-28 00:19:28 -05:00 |
rax.py
|
standardize TLS connection properties (#54315)
|
2019-03-28 00:19:28 -05:00 |
redfish_utils.py
|
include Redfish extended error message if available (#54480)
|
2019-04-04 08:25:19 +01:00 |
redhat.py
|
…
|
|
scaleway.py
|
Add a Scaleway load-balancer module (#51741)
|
2019-02-11 15:28:55 +00:00 |
service.py
|
Fix typo of stderr
|
2018-07-31 13:23:05 -04:00 |
splitter.py
|
…
|
|
univention_umc.py
|
…
|
|
urls.py
|
uri/win_uri: Make method a free text field (#49719)
|
2019-02-28 15:55:18 -05:00 |
utm_utils.py
|
Add optional headers to utm modules (#49856)
|
2019-01-17 19:06:50 +05:30 |
vca.py
|
standardize TLS connection properties (#54315)
|
2019-03-28 00:19:28 -05:00 |
vmware.py
|
VMware: add cluster name in facts (#53056)
|
2019-03-06 10:15:26 +05:30 |
vmware_rest_client.py
|
VMware: Tag management to VMware object (#46945)
|
2019-02-12 16:53:33 +05:30 |
vultr.py
|
vultr: fix for API returned unexpected empty list (#48036)
|
2018-11-04 11:23:36 +01:00 |
xenserver.py
|
XenServer: Minor changes to error messages (#54434)
|
2019-03-27 09:57:08 +05:30 |
yumdnf.py
|
Allow all of yum version compare operators (#54603)
|
2019-04-08 10:34:21 +02:00 |