vagrant: new centos box #103
Annotations
10 errors
var-naming[no-role-prefix]:
roles/kdc/vars/main.yml#L1
Variables names from within roles should use kdc_ as a prefix. (vars: python_kdcproxy)
|
var-naming[no-role-prefix]:
roles/kdc/vars/main.yml#L2
Variables names from within roles should use kdc_ as a prefix. (vars: python_sitelib)
|
var-naming[no-role-prefix]:
roles/kdc/vars/main.yml#L3
Variables names from within roles should use kdc_ as a prefix. (vars: mod_wsgi)
|
partial-become[task]:
roles/koji-hub/tasks/main.yml#L42
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/koji-hub/tasks/main.yml#L50
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/koji-hub/tasks/main.yml#L57
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/koji-hub/tasks/main.yml#L66
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/koji-hub/tasks/main.yml#L74
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/koji-hub/tasks/main.yml#L82
``become_user`` should have a corresponding ``become`` at the play or task level.
|
ansible-lint
Process completed with exit code 2.
|