ansible / galaxy_collection

Collection of modules and roles to configure Automation Hub
GNU General Public License v3.0
54 stars 50 forks source link

Handle errors correctly #383

Closed Tompage1994 closed 2 months ago

Tompage1994 commented 2 months ago

What does this PR do?

Fixes an issue where errors aren't correctly handled

How should this be tested?

CI should work better and return a real error message if the user module fails (probably telling us the password is too short)

Is there a relevant Issue open for this?

No

related #311

Other Relevant info, PRs, etc