intel / ccc-linux-guest-hardening

Linux Security Hardening for Confidential Compute
https://intel.github.io/ccc-linux-guest-hardening-docs
MIT License
63 stars 13 forks source link

ci: bump ansible-lint to 6.16.0 #118

Closed Wenzel closed 1 year ago

Wenzel commented 1 year ago

maybe fix on https://github.com/intel/ccc-linux-guest-hardening/pull/117

Wenzel commented 1 year ago

Seems like it won't find intellabs.kafl.fuzzer role from the intellabs.kafl collection

Error: the role 'intellabs.kafl.fuzzer' was not found in ansible.legacy:/home/runner/work/ccc-linux-guest-hardening/ccc-linux-guest-hardening/deploy/roles:/home/runner/.cache/ansible-compat/b7bd55/roles:/home/runner/work/ccc-linux-guest-hardening/ccc-linux-guest-hardening/deploy/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/ccc-linux-guest-hardening/ccc-linux-guest-hardening/deploy/roles:/home/runner/work/ccc-linux-guest-hardening/ccc-linux-guest-hardening/deploy

I can't repro this on my workstation also.

Wenzel commented 1 year ago

On my workstation, it fails when trying to execute ansible-galaxy

ERROR    ERROR! Unexpected Exception, this is probably a bug: Non integer values in LooseVersion ('stable-v0.5')
Wenzel commented 1 year ago

The message on my workstation disappeared after I cleaned every ansible / pip cache on my workstation, and reinstalled the venv