UnixPB: Only Install CMake on mac where not already present. #3143
linter.yml
on: pull_request
Yamllint
18s
Ansible Lint
1m 27s
Annotations
3 errors
schema[tasks]:
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Common/tasks/MacOSX.yml#L1
$[19].with_items 'cmake' does not match '^\\{[\\{%](.|[\r\n])*[\\}%]\\}$'
|
deprecated-bare-vars:
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Common/tasks/MacOSX.yml#L134
Possible bare variable 'cmake' used in a 'with_items' loop. You should use the full variable syntax ('{{ cmake }}') or convert it to a list if that is not really a variable.
|
Ansible Lint
Process completed with exit code 2.
|