Separate vault sidecar #274
Annotations
10 errors and 1 warning
yaml[new-line-at-end-of-file]:
playbooks/21_consul_install.yml#L16
No new line character at the end of file
|
yaml[trailing-spaces]:
playbooks/21_consul_install.yml#L16
Trailing spaces
|
yaml[new-line-at-end-of-file]:
playbooks/group_vars/all.yml#L34
No new line character at the end of file
|
yaml[colons]:
playbooks/group_vars/all.yml#L34
Too many spaces before colon
|
yaml[comments-indentation]:
roles/consul/defaults/main.yml#L31
Comment not indented like content
|
yaml[comments]:
roles/consul/defaults/main.yml#L32
Missing starting space in comment
|
yaml[comments]:
roles/consul/defaults/main.yml#L33
Missing starting space in comment
|
yaml[truthy]:
roles/vault-sidecar/handlers/main.yml#L7
Truthy value should be one of \[false, true]
|
schema[meta]:
roles/vault-sidecar/meta/main.yml#L1
$.galaxy_info.role_name 'vault-sidecar' does not match '^\[a-z]\[a-z0-9_]+$'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
key-order[task]:
roles/vault-sidecar/tasks/main.yml#L2
You can improve the task key order to: name, when, tags, block
|
ansible-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|