Run molecule tests on the role #70
Annotations
3 warnings
no-handler:
tasks/apt.yaml#L26
Tasks that run when changed should likely be handlers.
|
no-handler:
tasks/apt.yaml#L32
Tasks that run when changed should likely be handlers.
|
risky-shell-pipe:
tasks/install.yaml#L17
Shells that use pipes should set the pipefail option.
|