new(ci): add dependabot for github actons. #104
Annotations
5 errors
syntax-check[unknown-module]:
roles/git_repos/tasks/main.yml#L15
couldn't resolve module/action 'ansible.posix.synchronize'. This often indicates a misspelling, missing collection, or incorrect module path.
|
var-naming[no-role-prefix]:
roles/scap_open/vars/main.yml#L2
Variables names from within roles should use scap_open_ as a prefix. (vars: modern_bpf_supported)
|
var-naming[no-role-prefix]:
roles/scap_open/vars/main.yml#L3
Variables names from within roles should use scap_open_ as a prefix. (vars: bpf_supported)
|
var-naming[no-role-prefix]:
roles/scap_open/vars/main.yml#L4
Variables names from within roles should use scap_open_ as a prefix. (vars: bpf_minimum_kver)
|
Ansible Lint
Process completed with exit code 1.
|