vultr / ansible-collection-vultr

GNU General Public License v3.0
28 stars 17 forks source link

instance: add user_scheme param #97

Closed resmo closed 9 months ago

resmo commented 9 months ago

Description

implements user_scheme handling for instances.

Related Issues

closes #96

Checklist:

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9f2dfc5) 89.37% compared to head (630ad79) 90.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #97 +/- ## ========================================== + Coverage 89.37% 90.83% +1.46% ========================================== Files 32 34 +2 Lines 969 1211 +242 Branches 164 185 +21 ========================================== + Hits 866 1100 +234 - Misses 45 52 +7 - Partials 58 59 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.