Fix ansible version in beats workflow #133
test_role_repos.yml
on: pull_request
lint_repos
/
lint
33s
Matrix: molecule_repos
Annotations
4 warnings
|
var-naming[no-role-prefix]:
roles/repos/tasks/debian.yml#L42
Variables names from within roles should use repos_ as a prefix. (register: downloaded_key)
|
|
var-naming[no-role-prefix]:
roles/repos/tasks/debian.yml#L36
Variables names from within roles should use repos_ as a prefix. (register: existing_key)
|
|
var-naming[no-role-prefix]:
roles/repos/tasks/debian.yml#L42
Variables names from within roles should use repos_ as a prefix. (register: downloaded_key)
|
|
var-naming[no-role-prefix]:
roles/repos/tasks/debian.yml#L36
Variables names from within roles should use repos_ as a prefix. (register: existing_key)
|