Skip to content

feat: configuration for nfs server #2516

feat: configuration for nfs server

feat: configuration for nfs server #2516

Triggered via push February 17, 2025 10:29
Status Failure
Total duration 1m 14s
Artifacts

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
fqcn[action-core]: roles/nfs_server/handlers/main.yml#L4
Use FQCN for builtin module actions (command).
name[casing]: roles/nfs_server/handlers/main.yml#L4
All names should start with an uppercase letter.
no-changed-when: roles/nfs_server/handlers/main.yml#L4
Commands should not change things if nothing needs doing.
schema[meta]: roles/nfs_server/meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.1 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
yaml[new-line-at-end-of-file]: roles/nfs_server/meta/main.yml#L25
No new line character at the end of file
fqcn[action-core]: roles/nfs_server/tasks/debian.yml#L4
Use FQCN for builtin module actions (apt).
fqcn[action-core]: roles/nfs_server/tasks/main.yml#L4
Use FQCN for builtin module actions (include_vars).
fqcn[action-core]: roles/nfs_server/tasks/main.yml#L8
Use FQCN for builtin module actions (include_tasks).
fqcn[action-core]: roles/nfs_server/tasks/main.yml#L12
Use FQCN for builtin module actions (set_fact).
fqcn[action-core]: roles/nfs_server/tasks/main.yml#L17
Use FQCN for builtin module actions (template).