add volumes role #26
lint-collection.yml
on: pull_request
Matrix: lint / lint
Matrix: lint / sanity
Annotations
5 errors
var-naming[no-role-prefix]:
roles/volumes/defaults/main.yml#L3
Variables names from within roles should use volumes_ as a prefix. (vars: os_volumes_venv)
|
var-naming[no-role-prefix]:
roles/volumes/defaults/main.yml#L7
Variables names from within roles should use volumes_ as a prefix. (vars: os_volumes_auth_type)
|
var-naming[no-role-prefix]:
roles/volumes/defaults/main.yml#L11
Variables names from within roles should use volumes_ as a prefix. (vars: os_volumes_auth)
|
var-naming[no-role-prefix]:
roles/volumes/defaults/main.yml#L34
Variables names from within roles should use volumes_ as a prefix. (vars: os_volumes_types)
|
lint / Ansible 2.14 lint
Process completed with exit code 2.
|