Fix plugin handling when removing plugins #9
ansible.yml
on: push
Matrix: ansible-role / molecule
ansible-role
/
ansible-lint
23s
ansible-role
/
generate-readme
18s
ansible-role
/
galaxy-release
0s
Annotations
6 warnings
|
risky-shell-pipe:
tasks/transport_security.yaml#L78
Shells that use pipes should set the pipefail option.
|
|
no-handler:
tasks/plugins.yaml#L72
Tasks that run when changed should likely be handlers.
|
|
no-handler:
tasks/plugins.yaml#L17
Tasks that run when changed should likely be handlers.
|
|
no-handler:
tasks/password.yaml#L23
Tasks that run when changed should likely be handlers.
|
|
risky-shell-pipe:
tasks/password.yaml#L22
Shells that use pipes should set the pipefail option.
|
|
no-handler:
tasks/install.yaml#L38
Tasks that run when changed should likely be handlers.
|