mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
* ec2_ami_copy.py: Fix WaiterError handling. Change suggested by Adam Johnson at https://github.com/ansible/ansible/issues/26971 * ec2_ami_copy.py: WaiterError: fail_json: add exception parameter. * ec2_ami_copy.py: import traceback