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
Simon Deziel 58846a6203
plugins/inventory/lxd: add server_cert option (#7392)
* plugins/module_utils/lxd: add server_cert_file and server_check_hostname params to LXDClient class

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>

* plugins/inventory/lxd: add server_cert and server_check_hostname options

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>

* Add changelog fragment

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>

---------

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
2023-10-25 08:47:48 +02:00
..
identity/keycloak Add keycloak_authz_custom_policy module (#7126) 2023-09-19 18:07:25 +02:00
mh Bump version of main to 8.0.0; remove deprecations, deprecate some leftovers (#7358) 2023-10-09 13:31:27 +02:00
net_tools/pritunl Ensure pritunl validate_certs is honoured in all methods (#7156) 2023-09-06 19:10:49 +02:00
oracle Fix inappropriate comparison on the length of a Collection (#7125) 2023-08-22 21:05:58 +02:00
remote_management/lxca
source_control Remove deprecated features, bump version to 6.0.0 (#5326) 2022-10-25 08:07:21 +02:00
storage
_filelock.py passwordstore plugin: vendor FileLock that was removed from ansible-core devel (#6447) 2023-04-28 12:08:45 +02:00
_mount.py
_stormssh.py Removes dependency on StormSSH (#6117) 2023-03-12 12:39:42 +01:00
alicloud_ecs.py multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
btrfs.py New modules btrfs_subvolume / btrfs_info (#5832) 2023-04-20 06:35:29 +02:00
cloud.py
cmd_runner.py CmdRunner bugfix (#7200) 2023-09-10 07:41:04 +02:00
consul.py Add consul_role module from domant PR (#6972) 2023-09-17 14:35:00 +02:00
csv.py csv module utils: detect unicode BOM in content (#6662) 2023-06-15 07:19:16 +02:00
database.py
deps.py deps module util: fix overzealous name cropping (#6479) 2023-05-04 19:50:39 +12:00
dimensiondata.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
gandi_livedns_api.py
gconftool2.py gconftool2: refactored to use ModuleHelper + CmdRunner (#5545) 2022-11-15 21:02:45 +01:00
gio_mime.py New Module: gio_mime (#7271) 2023-09-20 19:29:05 +02:00
gitlab.py Fixed gitlab_*_variable when using purge (#7251) 2023-09-20 19:37:27 +02:00
heroku.py
hwc_utils.py
ibm_sa_utils.py
ilo_redfish_utils.py Adding CheckiLORebootStatus functionality to ilo_redfish_command (#6115) 2023-04-16 13:06:12 +02:00
influxdb.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
ipa.py
jenkins.py jenkins_plugin: fix sanity checks (#5565) 2022-11-17 06:55:46 +01:00
known_hosts.py
ldap.py ldap: Add client certificate support (#6668) 2023-06-15 07:19:29 +02:00
linode.py
locale_gen.py locale_gen: refactor module to use CmdRunner (#6820) 2023-07-06 21:05:34 +02:00
lxd.py plugins/inventory/lxd: add server_cert option (#7392) 2023-10-25 08:47:48 +02:00
manageiq.py manageiq_tags_info: new module (#5368) 2022-10-23 11:33:07 +02:00
memset.py Make compatible with current ansible-core devel (#7379) 2023-10-10 07:55:02 +02:00
module_helper.py Bump version of main to 8.0.0; remove deprecations, deprecate some leftovers (#7358) 2023-10-09 13:31:27 +02:00
ocapi_utils.py Remote management modules for OCAPI-based devices. (#5754) 2023-01-22 17:10:36 +01:00
oneandone.py
onepassword.py
oneview.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
online.py
opennebula.py one_vm: fix syntax error when creating VMs with a more complex template (#6294) 2023-04-16 13:22:49 +02:00
pipx.py pipx: Add support for system_site_packages (#6308) 2023-04-10 09:10:32 +02:00
proxmox.py [proxmox] Use proxmoxer_version instead of server API version (#6980) 2023-07-20 08:40:02 +02:00
puppet.py puppet: fix noop parameter error (#6458) 2023-05-03 22:45:01 +02:00
pure.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
rax.py rax_scaling_group: fix sanity check (#5563) 2022-11-16 21:58:55 +01:00
redfish_utils.py Adding bios registries command to redfish_info (#7144) 2023-10-09 09:14:47 +02:00
redhat.py Deprecate module_utils.redhat (#6663) 2023-06-10 13:26:14 +02:00
redis.py Fix linting errors; fix some real bugs (#5111) 2022-08-12 11:07:30 +02:00
rundeck.py Rundeck - fix TypeError on 404 api response (#6983) 2023-07-31 08:37:32 +02:00
saslprep.py
scaleway.py scaleway module utils: make function private that should be removed (#5499) 2023-01-18 21:32:40 +01:00
snap.py snap: add param "dangerous" (#6908) 2023-07-15 12:54:39 +02:00
ssh.py ssh_config: fixed sanity (#5720) 2022-12-22 21:34:21 +01:00
univention_umc.py
utm_utils.py
vardict.py VarDict: convenience methods (#6647) 2023-06-11 08:34:06 +00:00
version.py Drop support for ansible-core 2.11 and 2.12 (#7269) 2023-10-11 16:13:14 +02:00
vexata.py
wdc_redfish_utils.py WDC Redfish support for setting the power mode. (#5145) 2022-09-03 12:45:03 +02:00
xenserver.py
xfconf.py