Run molecule tests on the role #52
Annotations
5 warnings
|
risky-shell-pipe:
tasks/transport_security.yaml#L78
Shells that use pipes should set the pipefail option.
|
|
no-handler:
tasks/plugins.yaml#L54
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#L25
Tasks that run when changed should likely be handlers.
|