1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/module_utils
jcharlytown 9a74ace1e4
Add tls parameter to redis module (#4207)
* Add tls parameter to redis module

* Rename changelog fragment to match PR

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* Port redis module to redis auth module util

* Update changelogs/fragments/4207-add-redis-tls-support.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/database/misc/redis.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Undo reuse of redis auth doc fragment

* Use doc fragment.

Co-authored-by: Julian Faude <julian.faude@zweiacht.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-03-11 06:54:38 +01:00
..
identity/keycloak Updated keycloak.py to allow defining connection timeout value (#4168) (#4178) 2022-02-14 19:43:17 +01:00
mh MH decorators - added decorators for check_mode (#3849) 2021-12-05 21:47:51 +01:00
net_tools/pritunl Remove and redirect all infoblox/nios content (#3592) 2021-10-21 08:02:06 +02:00
oracle
remote_management/lxca
source_control bitbucket: Support Basic Auth (#2045) 2021-10-31 19:09:25 +01:00
storage
_mount.py
alicloud_ecs.py
cloud.py
csv.py
database.py
dimensiondata.py
gandi_livedns_api.py
gitlab.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00
heroku.py
hwc_utils.py
ibm_sa_utils.py
ilo_redfish_utils.py Modules for managing HPE iLO (#3740) 2021-12-11 21:27:09 +01:00
influxdb.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00
ipa.py ipa_group: add append option (#3545) 2021-10-19 13:36:08 +02:00
known_hosts.py
ldap.py
linode.py
lxd.py Adding while loop to wait for cluster container creation (#4039) 2022-01-28 07:08:52 +01:00
manageiq.py
memset.py
module_helper.py
oneandone.py
oneview.py
online.py
opennebula.py
proxmox.py Refactor all Proxmox modules to use shared module_utils. (#4029) 2022-02-07 06:21:24 +01:00
pure.py
rax.py
redfish_utils.py Modules for managing HPE iLO (#3740) 2021-12-11 21:27:09 +01:00
redhat.py
redis.py Add tls parameter to redis module (#4207) 2022-03-11 06:54:38 +01:00
rundeck.py Add new modules rundeck_job_run and rundeck_job_executions_info (#3521) 2021-10-11 06:55:47 +02:00
saslprep.py
scaleway.py Add scaleway_private_network module (#4042) 2022-02-14 18:13:55 +01:00
univention_umc.py
utm_utils.py
version.py Unvendor distutils.version (#3988) 2022-01-08 21:45:02 +01:00
vexata.py
xenserver.py