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/changelogs/fragments
patchback[bot] 4482b04463
[PR #7521/b4a2e9da backport][stable-8] Lxd instance not found fix false positives (#7671)
Lxd instance not found fix false positives (#7521)

* lxd: Add lxc command execution debug statement.

* lxd: avoid false positives in "instance not found" detection

Due to changes over time in the error message which lxd printed when an
instance wasn't found, the detection logic in the lxd connection plugin
matched any "not found" string.  Unfortunately this also false triggered
on other errors e.g. "/usr/bin/python3: not found" from the payload,
giving a confusing error message "UNREACHABLE! ... instance not found"
to the ansible user.

* Update changelog fragment.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit b4a2e9da50)

Co-authored-by: Tim Small <tim@seoss.co.uk>
2023-12-03 09:49:10 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
000-redhat_subscription-dbus-on-7.4-plus.yaml [PR #7624/af01b462 backport][stable-8] redhat_subscription: use D-Bus registration on RHEL 7 only on 7.4+ (#7643) 2023-11-30 05:13:51 +00:00
8.1.0.yml Prepare 8.1.0 release. 2023-11-19 10:50:13 +01:00
5588-support-1password-connect.yml [PR #7116/f8652571 backport][stable-8] Support 1Password Connect (#5588) (#7536) 2023-11-16 21:02:54 +01:00
6572-nmcli-add-support-loopback-type.yml [PR #7515/5147c494 backport][stable-8] Add support for loopback type in nmcli module (#7566) 2023-11-22 09:26:04 +01:00
7143-proxmox-template.yml [PR #7143/07a47c04 backport][stable-8] add template option to proxmox and proxmox_kvm (#7488) 2023-11-13 20:21:53 +01:00
7151-fix-keycloak_authz_permission-incorrect-resource-payload.yml [PR #7563/09b9ea46 backport][stable-8] Set resources payload as a list (#7574) 2023-11-22 19:20:50 +01:00
7199-gitlab-runner-new-creation-workflow.yml [PR #7199/6b00b76f backport][stable-8] feat(gitlab_runner module): Add support for the new runner creation workflow (#7511) 2023-11-13 20:22:33 +01:00
7426-add-timestamp-and-preserve-options-for-passwordstore.yaml [PR #7426/6a514b68 backport][stable-8] Add options for password generation in the passwordstore module (#7507) 2023-11-13 20:22:00 +01:00
7456-add-ssh-control-master.yml [PR #7456/c2f08c57 backport][stable-8] [ssh_config] Add support for ControlMaster (#7510) 2023-11-13 20:22:17 +01:00
7461-proxmox-inventory-add-exclude-nodes.yaml [PR #7461/d05932fb backport][stable-8] Add option to proxmox dynamic inventory to exclude nodes (#7606) 2023-11-26 17:35:57 +01:00
7462-Add-ostype-parameter-in-LXC-container-clone-of-ProxmoxVE.yaml [PR #7462/2583c604 backport][stable-8] Add ostype parameter in LXC container clone of Proxmox VE (#7513) 2023-11-13 20:22:09 +01:00
7472-gitlab-add-ca-path-option.yml [PR #7472/567c7d18 backport][stable-8] feature(gitlab): add 'ca_path' option (#7487) 2023-11-13 20:21:43 +01:00
7486-gitlab-refactor-package-check.yml [PR #7486/4a74f46e backport][stable-8] refactor(gitlab modules): remove duplicate gitlab package check (#7516) 2023-11-13 20:42:35 +01:00
7489-netcup-dns-record-types.yml [PR #7489/f8d8f691 backport][stable-8] Netcup DNS: Add support for additional record types (#7525) 2023-11-15 22:13:41 +01:00
7495-proxmox_disk-manipulate-cdrom.yml [PR #7495/3c12c6f4 backport][stable-8] [proxmox_disk]: Add ability to manipulate CD-ROM drive (#7553) 2023-11-19 10:40:06 +01:00
7499-allow-mtu-setting-on-bond-and-infiniband-interfaces.yml [PR #7499/d0870a02 backport][stable-8] infiniband and bond interfaces can receive MTU settings too (#7527) 2023-11-15 22:13:22 +01:00
7517-elastic-close-client.yaml [PR #7517/8d886b42 backport][stable-8] Close elastic APM client to release connections (#7529) 2023-11-15 22:34:45 +01:00
7535-terraform-fix-multiline-string-handling-in-complex-variables.yml [PR #7535/af5da7d4 backport][stable-8] fix(modules/terraform): handle multiline strings correctly in complex variables (#7599) 2023-11-24 21:47:55 +01:00
7538-add-krbprincipalattribute-option.yml [PR #7538/938aec49 backport][stable-8] [keycloak_user_federation]: Adding option krbPrincipalAttribute (#7605) 2023-11-26 17:35:45 +01:00
7540-proxmox-update config.yml [PR #7540/cf7a58f6 backport][stable-8] Allow update of proxmox container configuration (#7648) 2023-12-01 07:55:15 +01:00
7542-irc-logentries-ssl.yml [PR #7542/21cd65fc backport][stable-8] ssl.wrap_socket() was removed in Python 3.12 (#7557) 2023-11-19 14:46:21 +01:00
7550-irc-use_tls-validate_certs.yml [PR #7550/f87777b9 backport][stable-8] irc module: add validate_certs, rename use_ssl to use_tls (keeping use_ssl as an alias) (#7575) 2023-11-22 19:27:57 +01:00
7564-onepassword-lookup-case-insensitive.yaml [PR #7564/241cc02f backport][stable-8] onepassword lookup - Make section and field case insensitive (#7662) 2023-12-01 18:17:48 +01:00
7569-infiniband-slave-support.yml [PR #7569/42e55e4f backport][stable-8] infiniband can be a slave too (#7635) 2023-11-29 13:27:18 +01:00
7577-fix-apt_rpm-module.yml [stable-8] apt_rpm: add check if package version is upgradable (ansible-collections#7414) (#7669) 2023-12-02 22:03:32 +01:00
7588-ipa-config-new-choice-passkey-to-ipauserauthtype.yml [PR #7588/d716bd46 backport][stable-8] ipa_config: add passkey choice to ipauserauthtype (#7636) 2023-11-29 13:26:59 +01:00
7589-ipa-config-new-choices-idp-and-passkey-to-ipauserauthtype.yml [PR #7589/512b2c73 backport][stable-8] ipa_user: add idp and passkey choices to ipauserauthtype (#7637) 2023-11-29 13:26:50 +01:00
7600-proxmox_kvm-hookscript.yml [PR #7602/e3a3950e backport][stable-8] fix #7600 add hookscript parameter to proxmox_kvm (#7649) 2023-12-01 07:54:54 +01:00
7612-interface_file-method.yml [PR #7612/5adb7ab9 backport][stable-8] interfaces_file: filter by address_familiy when updating method (#7616) 2023-11-26 20:30:55 +01:00
7626-redfish-info-add-boot-progress-property.yml [PR #7626/30edafab backport][stable-8] add BootProgress property to redfish_info (#7668) 2023-12-02 21:26:24 +01:00
7641-fix-keycloak-api-client-to-quote-properly.yml [PR #7641/58cce27d backport][stable-8] Fix Keycloak API client to quote '/' properly (#7665) 2023-12-02 09:40:04 +01:00
add-ipa-sudorule-deny-cmd.yml [PR #7415/df66885f backport][stable-8] Ipa sudorule/add deny options (#7526) 2023-11-15 22:13:57 +01:00
bitwarden-lookup-performance.yaml [PR #7468/65f58afb backport][stable-8] Improve performance of the bitwarden lookup plugin (#7512) 2023-11-13 20:22:25 +01:00
lxd-instance-not-found-avoid-false-positives.yml [PR #7521/b4a2e9da backport][stable-8] Lxd instance not found fix false positives (#7671) 2023-12-03 09:49:10 +01:00