Skip to content

set data directory for redis #135

set data directory for redis

set data directory for redis #135

Triggered via push July 25, 2024 11:22
Status Failure
Total duration 36s
Artifacts

lint.yaml

on: push
Ansible Lint
27s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
fqcn[action-core]: roles/postgresql/tasks/postgresql.yaml#L13
Use FQCN for builtin module actions (file).
fqcn[action-core]: roles/postgresql/tasks/postgresql.yaml#L22
Use FQCN for builtin module actions (command).
fqcn[action-core]: roles/postgresql/tasks/postgresql.yaml#L28
Use FQCN for builtin module actions (lineinfile).
fqcn[action-core]: roles/redis/tasks/redis.yaml#L3
Use FQCN for builtin module actions (file).
command-instead-of-module: roles/redis/tasks/redis.yaml#L9
curl used in place of get_url or uri module
fqcn[action-core]: roles/redis/tasks/redis.yaml#L9
Use FQCN for builtin module actions (shell).
risky-shell-pipe: roles/redis/tasks/redis.yaml#L9
Shells that use pipes should set the pipefail option.
fqcn[action-core]: roles/redis/tasks/redis.yaml#L13
Use FQCN for builtin module actions (shell).
risky-shell-pipe: roles/redis/tasks/redis.yaml#L13
Shells that use pipes should set the pipefail option.
fqcn[action-core]: roles/redis/tasks/redis.yaml#L25
Use FQCN for builtin module actions (apt).