Skip to content
Snippets Groups Projects
Select Git revision
20 results

module_utils

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Rafael Guterres Jeffman authored
    Changing the use of 'Exception' to 'RuntimeError' has the benefits of
    making the error more specific and meaningful for what is being reported
    and to remove warnings from linters (pylint).
    
    The same change is applied to all deployment roles.
    63d02723
    History
    Name Last commit Last update
    ..