Update scaffolding #3
ci.yml
on: pull_request
YAML syntax Lint
5s
ansible-playbook lint
39s
ansible-lint
15s
Annotations
6 errors and 9 warnings
YAML syntax Lint:
defaults/main.yml#L222
222:81 [line-length] line too long (139 > 80 characters)
|
YAML syntax Lint:
defaults/main.yml#L229
229:81 [line-length] line too long (138 > 80 characters)
|
YAML syntax Lint:
defaults/main.yml#L236
236:81 [line-length] line too long (140 > 80 characters)
|
YAML syntax Lint:
tasks/python_generic.yml#L3
3:81 [line-length] line too long (89 > 80 characters)
|
YAML syntax Lint:
tasks/venv.yml#L3
3:81 [line-length] line too long (89 > 80 characters)
|
YAML syntax Lint
Process completed with exit code 1.
|
name[template]:
tasks/python_generic.yml#L3
Jinja templates should only be at the end of 'name'
|
name[template]:
tasks/python_generic.yml#L10
Jinja templates should only be at the end of 'name'
|
name[template]:
tasks/python_generic.yml#L18
Jinja templates should only be at the end of 'name'
|
name[template]:
tasks/python_generic.yml#L26
Jinja templates should only be at the end of 'name'
|
name[template]:
tasks/python_generic.yml#L39
Jinja templates should only be at the end of 'name'
|
name[template]:
tasks/venv.yml#L3
Jinja templates should only be at the end of 'name'
|
name[template]:
tasks/venv.yml#L11
Jinja templates should only be at the end of 'name'
|
name[template]:
tasks/venv.yml#L19
Jinja templates should only be at the end of 'name'
|
name[template]:
tasks/venv.yml#L26
Jinja templates should only be at the end of 'name'
|