Add python 3.13 #13
ci.yml
on: pull_request
YAML syntax Lint
4s
ansible-playbook lint
30s
ansible-lint
17s
Annotations
10 warnings
YAML syntax Lint:
defaults/main.yml#L42
42:21 [comments] too few spaces before comment
|
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'
|