mirror of https://github.com/ansible/ansible.git
amazon: extract copies of boto_exception to module_utils.ec2 (#20403)
* amazon: extract boto_exception to ec2 module This function was copy/pasted throughout several Amazon modules. This causes a consistency problem, since some improvements to message formatting were applied to some modules but not others. Now all modules use the same, improved function. * Rebase and make requested changes * Rebase and make requested changespull/27995/merge
parent
587ab33415
commit
1d4ca0fd51
Loading…
Reference in New Issue