mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
739719a3b1
While porting this module to make use of `pyone` I have overlooked one
attribute. Luckily the error only occurs when trying to rename an image
to a name that has already been taken.
Instead of telling the user which image ID already uses that name, the
module failed with the following error (along with a huge backtrace):
AttributeError: 'IMAGESub' object has no attribute 'id'
With this commit the error message is much more obvous again.
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
3.8.1.yml | ||
3404-redfish_utils-skip-manager-network-check.yml | ||
3509-redfish_utils-SetOneTimeBoot-mode-fix.yml | ||
3561-fix-ipa-host-var-detection.yml | ||
3563-nmcli-ipv6_dns.yaml | ||
3583-fix-pkgin-exception.yml | ||
3602-fix-gitlab_project_members-improve-search-method.yml | ||
3611-pipx-fix-inject.yml | ||
3622-fix-gitlab-deploy-key-check-mode.yml | ||
3626-fix-one_image-error.yml |