Skip to content

Ansible Lint

Ansible Lint #4

Manually triggered December 17, 2025 01:14
Status Failure
Total duration 28s
Artifacts

ansible-lint.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
yaml[indentation]: playbook02.yml#L27
Wrong indentation: expected 8 but found 14
fqcn[action-core]: playbook02.yml#L26
Use FQCN for builtin module actions (set_fact).
name[casing]: playbook02.yml#L25
All names should start with an uppercase letter.
yaml[indentation]: playbook02.yml#L23
Wrong indentation: expected 8 but found 14
fqcn[action-core]: playbook02.yml#L22
Use FQCN for builtin module actions (debug).
fqcn[action-core]: playbook02.yml#L14
Use FQCN for builtin module actions (uri).
yaml[truthy]: playbook02.yml#L6
Truthy value should be one of [false, true]
yaml[indentation]: playbook01.yml#L18
Wrong indentation: expected 8 but found 10
yaml[indentation]: playbook01.yml#L13
Wrong indentation: expected 8 but found 10
yaml[indentation]: playbook01.yml#L10
Wrong indentation: expected 8 but found 10