fix non-site lb config #5
Annotations
10 errors and 10 warnings
|
yaml[new-line-at-end-of-file]:
requirements.example.yml#L12
No new line character at the end of file
|
|
yaml[comments-indentation]:
requirements.example.yml#L10
Comment not indented like content
|
|
schema[meta-runtime]:
meta/runtime.yml#L1
$ None is not of type 'object'. See https://docs.ansible.com/ansible/devel/dev_guide/developing_collections_structure.html#meta-directory
|
|
yaml[empty-lines]:
galaxy.yml#L74
Too many blank lines (1 > 0)
|
|
yaml[indentation]:
galaxy.yml#L29
Wrong indentation: expected 2 but found 0
|
|
yaml[indentation]:
galaxy.yml#L19
Wrong indentation: expected 2 but found 0
|
|
yaml[document-start]:
galaxy.yml#L5
Missing document start "---"
|
|
galaxy[no-changelog]:
galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
|
|
yaml[new-line-at-end-of-file]:
.yamllint#L10
No new line character at the end of file
|
|
yaml[new-line-at-end-of-file]:
.ansible-lint#L13
No new line character at the end of file
|
|
name[casing]:
roles/bootstrap/tasks/deploy_patchman.yaml#L1
All names should start with an uppercase letter.
|
|
name[casing]:
roles/bootstrap/tasks/basics.yaml#L20
All names should start with an uppercase letter.
|
|
name[casing]:
roles/acme-certificates/tasks/main.yaml#L48
All names should start with an uppercase letter.
|
|
yaml[line-length]:
roles/acme-certificates/tasks/main.yaml#L46
Line too long (249 > 120 characters)
|
|
name[casing]:
roles/acme-certificates/tasks/main.yaml#L26
All names should start with an uppercase letter.
|
|
name[casing]:
roles/acme-certificates/tasks/main.yaml#L21
All names should start with an uppercase letter.
|
|
yaml[line-length]:
roles/acme-certificates/tasks/main.yaml#L11
Line too long (130 > 120 characters)
|
|
name[casing]:
roles/acme-certificates/tasks/main.yaml#L9
All names should start with an uppercase letter.
|
|
name[casing]:
roles/acme-certificates/tasks/main.yaml#L1
All names should start with an uppercase letter.
|
|
yaml[line-length]:
requirements.example.yml#L7
Line too long (124 > 120 characters)
|