community.sops icon indicating copy to clipboard operation
community.sops copied to clipboard

[ON HOLD] Install using ansible-galaxy via git instead of cloning directly

Open felixfontein opened this issue 1 year ago • 2 comments

SUMMARY

Install using ansible-galaxy via git instead of cloning directly.

ISSUE TYPE
  • Test Pull Request
COMPONENT NAME

CI

felixfontein avatar Sep 12 '22 17:09 felixfontein

Codecov Report

Merging #119 (4eb17c8) into main (dd78795) will decrease coverage by 11.83%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #119       +/-   ##
===========================================
- Coverage   65.83%   53.99%   -11.84%     
===========================================
  Files          10       10               
  Lines         963      963               
  Branches      230      230               
===========================================
- Hits          634      520      -114     
- Misses        249      415      +166     
+ Partials       80       28       -52     
Flag Coverage Δ
integration 53.23% <ø> (-11.80%) :arrow_down:
sanity 21.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
plugins/plugin_utils/action_module.py 23.19% <0.00%> (-22.23%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 12 '22 18:09 codecov[bot]

Looks like this only works once we drop support for Ansible 2.9...

felixfontein avatar Sep 12 '22 18:09 felixfontein