mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 03:21:44 -07:00
Related to #10344 This tweaks the error handling logic to work with more versions of Incus as well as catching some of the project and instance access errors. The full context (instance name, project name and remote name) is now included so that the user can easily diagnose access problems. Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
2 lines
250 B
YAML
2 lines
250 B
YAML
bugfixes:
|
|
- incus connection plugin - fix error handling to return more useful Ansible errors to the user (https://github.com/ansible-collections/community.general/issues/10344, https://github.com/ansible-collections/community.general/pull/10349).
|