run ansible-lint through venv #228
Annotations
3 errors
ignore-errors:
roles/mirror/tasks/main.yml#L130
Use failed_when and specify error conditions instead of using ignore_errors.
|
yaml[truthy]:
roles/mirror/tasks/main.yml#L139
Truthy value should be one of [false, true]
|
Ansible Lint
Process completed with exit code 2.
|