don't lint pipelines for now #428
main.yml
on: push
ansible-lint
1m 20s
molecule
45s
Matrix: vagrant
Annotations
4 errors
partial-become[task]:
roles/katello_test/tasks/main.yml#L17
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/katello_test/tasks/main.yml#L25
``become_user`` should have a corresponding ``become`` at the play or task level.
|
partial-become[task]:
roles/katello_test/tasks/main.yml#L33
``become_user`` should have a corresponding ``become`` at the play or task level.
|
ansible-lint
Process completed with exit code 2.
|