1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-26 23:17:33 +00:00
community.general/plugins
Stéphane Graber 4195cbb364
incus_connection: Improve error handling (#10349)
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>
2025-07-07 20:52:55 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become fix style in plugins (#10302) 2025-07-02 01:15:50 +12:00
cache fix style in plugins (#10302) 2025-07-02 01:15:50 +12:00
callback remove unnecessary brackets in conditions (#10328) 2025-07-03 06:46:50 +02:00
connection incus_connection: Improve error handling (#10349) 2025-07-07 20:52:55 +02:00
doc_fragments fix style in plugins (#10302) 2025-07-02 01:15:50 +12:00
filter fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
inventory fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
lookup fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
module_utils remove unnecessary brackets in conditions (#10328) 2025-07-03 06:46:50 +02:00
modules doc style adjustments: modules [ab]* (#10350) 2025-07-07 20:50:35 +02:00
plugin_utils Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
test Adjust YAML in plugin docs (#10234) 2025-06-16 17:46:01 +02:00