ansible-collections / community.cassandra

Cassandra Ansible Collection
http://galaxy.ansible.com/community/cassandra
GNU General Public License v3.0
25 stars 17 forks source link

cassandra_install: Add static key #258

Closed rhysmeister closed 10 months ago

rhysmeister commented 10 months ago
SUMMARY

Prevent occassionaly problems with downloading the key by importing it from a static file. Probably ip-based rate limiting causes this.

ISSUE TYPE
COMPONENT NAME

cassandra_install

codecov[bot] commented 10 months ago

Codecov Report

Merging #258 (95f2433) into master (95be69a) will decrease coverage by 6.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
- Coverage   77.72%   71.67%   -6.05%     
==========================================
  Files          36       30       -6     
  Lines        2510     2221     -289     
  Branches      564      525      -39     
==========================================
- Hits         1951     1592     -359     
- Misses        295      370      +75     
+ Partials      264      259       -5     

see 13 files with indirect coverage changes