Test ansible role #176
Annotations
7 errors
var-naming[no-role-prefix]:
molecule/default/converge.yml#L7
Variables names from within roles should use ohmyzsh_ as a prefix. (vars: oh_my_zsh_theme)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L8
Variables names from within roles should use ohmyzsh_ as a prefix. (vars: oh_my_zsh_custom_themes)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L9
Variables names from within roles should use ohmyzsh_ as a prefix. (vars: oh_my_zsh_plugins)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L12
Variables names from within roles should use ohmyzsh_ as a prefix. (vars: oh_my_zsh_users)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L24
Variables names from within roles should use ohmyzsh_ as a prefix. (vars: oh_my_zsh_alias)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L26
Variables names from within roles should use ohmyzsh_ as a prefix. (vars: oh_my_zsh_extra_lines)
|
test
Process completed with exit code 2.
|