try alternative redis install #133
Annotations
10 errors and 1 warning
roles/postgresql/tasks/postgresql.yaml#L13
Use FQCN for builtin module actions (file).
|
roles/postgresql/tasks/postgresql.yaml#L22
Use FQCN for builtin module actions (command).
|
roles/postgresql/tasks/postgresql.yaml#L28
Use FQCN for builtin module actions (lineinfile).
|
roles/redis/tasks/redis.yaml#L3
Use FQCN for builtin module actions (file).
|
roles/redis/tasks/redis.yaml#L9
curl used in place of get_url or uri module
|
roles/redis/tasks/redis.yaml#L9
Use FQCN for builtin module actions (shell).
|
roles/redis/tasks/redis.yaml#L9
Shells that use pipes should set the pipefail option.
|
roles/redis/tasks/redis.yaml#L13
Use FQCN for builtin module actions (shell).
|
roles/redis/tasks/redis.yaml#L13
Shells that use pipes should set the pipefail option.
|
roles/redis/tasks/redis.yaml#L17
Use FQCN for builtin module actions (apt).
|
roles/redis/tasks/redis.yaml#L19
Jinja2 spacing could be improved: redis={{version}} -> redis={{ version }}
|
This job failed
Loading