mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 15:11:23 -07:00
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.
(cherry picked from commit
|
||
---|---|---|
.. | ||
chroot.py | ||
funcd.py | ||
incus.py | ||
iocage.py | ||
jail.py | ||
lxc.py | ||
lxd.py | ||
proxmox_pct_remote.py | ||
qubes.py | ||
saltstack.py | ||
wsl.py | ||
zone.py |