ci: fix ansible lint #183
Annotations
10 errors
ansible/roles/ros2/tasks/main.yaml#L57
Variables names must not be Ansible reserved names. (environment) (set_fact: environment)
|
ansible/roles/ros2/tasks/main.yaml#L86
File permissions unset or incorrect.
|
ansible/roles/ros2/tasks/main.yaml#L96
You can improve the task key order to: name, vars, when, block
|
ansible/roles/ros2/tasks/main.yaml#L98
Jinja templates should only be at the end of 'name'
|
ansible/roles/ros2/tasks/main.yaml#L103
Use FQCN for builtin module actions (shell).
|
ansible/roles/ros2/tasks/main.yaml#L103
Jinja templates should only be at the end of 'name'
|
ansible/roles/ros2/tasks/main.yaml#L103
Commands should not change things if nothing needs doing.
|
ansible/roles/ros2/tasks/main.yaml#L117
You can improve the task key order to: name, vars, when, block
|
ansible/roles/ros2/tasks/main.yaml#L119
Jinja templates should only be at the end of 'name'
|
ansible/roles/ros2/tasks/main.yaml#L124
Use FQCN for builtin module actions (set_fact).
|
The logs for this run have expired and are no longer available.
Loading