mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
* Stringify exception with a nicer error and include traceback * Give a nice message if boto is not installed * Fix undefined vars. Cleaning up all undefined variables so that we can run static analysis on new commits. References #27193