ci: fix linter #17
Annotations
1 error and 12 warnings
CI test
Process completed with exit code 1.
|
CI test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L65
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_admin_password)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L66
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_context)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L67
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_client_default_roles)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L70
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_client_users)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L86
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_realm)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L87
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_clients)
|
var-naming[no-role-prefix]:
playbooks/rhbk.yml#L24
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_admin_password)
|
var-naming[no-role-prefix]:
playbooks/rhbk.yml#L24
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_clients)
|
var-naming[no-role-prefix]:
playbooks/rhbk.yml#L24
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_context)
|
var-naming[no-role-prefix]:
playbooks/rhbk.yml#L24
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_realm)
|