Merge pull request #3 from RanabirChakraborty/validated_content_update_2 #9
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#L56
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_context)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L57
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#L60
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#L76
Variables names from within roles should use rhbk_realm_ as a prefix. (vars: rhbk_realm)
|
var-naming[no-role-prefix]:
molecule/default/converge.yml#L77
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)
|
var-naming[no-role-prefix]:
playbooks/roles/aws/defaults/main.yml#L2
Variables names from within roles should use aws_ as a prefix. (vars: domain_name)
|