Update ansible-lint.yml #1973
Annotations
10 errors and 10 warnings
jinja[spacing]:
accelerator/roles/intel/tasks/make_sure_scale_out_interfaces_up.yml#L43
Jinja2 spacing could be improved: #!/bin/bash
|
role-name[path]:
discovery_provision.yml#L46
Avoid using paths when importing roles. (utils/server_spec_update/roles/server_spec_validation)
|
syntax-check[unknown-module]:
network/roles/ethernet/tasks/main.yml#L30
couldn't resolve module/action 'dellemc.os10.os10_command'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[missing-file]:
omnia.yml#L1
Unable to retrieve file contents
|
load-failure:
prepare_oim/roles/configure_proxy/tasks/configure_proxy_rocky.yml#L1
Failed to load or parse file.
|
syntax-check[missing-file]:
scheduler/playbooks/k8s_add_node.yml#L1
Unable to retrieve file contents
|
syntax-check[missing-file]:
scheduler/playbooks/k8s_start_setup.yml#L1
Unable to retrieve file contents
|
syntax-check[missing-file]:
scheduler/scheduler.yml#L1
Unable to retrieve file contents
|
syntax-check[unknown-module]:
security/roles/secure_login_node/files/auth_failure_check.yml#L70
couldn't resolve module/action 'community.general.mail'. This often indicates a misspelling, missing collection, or incorrect module path.
|
schema[vars]:
storage/roles/nfs_sas/vars/main.yml#L1
$ 'timeout' does not match any of the regexes: '^(?!(False|None|True|and|any_errors_fatal|as|assert|async|await|become|become_exe|become_flags|become_method|become_user|break|check_mode|class|collections|connection|continue|debugger|def|del|diff|elif|else|environment|except|fact_path|finally|for|force_handlers|from|gather_facts|gather_subset|gather_timeout|global|handlers|hosts|if|ignore_errors|ignore_unreachable|import|in|is|lambda|max_fail_percentage|module_defaults|name|no_log|nonlocal|not|or|order|pass|port|post_tasks|pre_tasks|raise|remote_user|return|roles|run_once|serial|strategy|tags|tasks|throttle|timeout|try|vars|vars_files|vars_prompt|while|with|yield)$)[a-zA-Z_][\\w]*$'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_variables.html
|
|
|
yaml[key-duplicates]:
prepare_oim/roles/install_xcat/ubuntu/vars/main.yml#L117
Duplication of key "ubuntu24_version" in mapping
|
yaml[new-line-at-end-of-file]:
scheduler/roles/k8s_csi_powerscale_plugin/files/empty_certificate_template.yml#L9
No new line character at the end of file
|
|
yaml[indentation]:
scheduler/roles/k8s_start_services/files/k8s_dashboard_admin.yaml#L16
Wrong indentation: expected 2 but found 0
|
yaml[new-line-at-end-of-file]:
scheduler/roles/k8s_start_services/files/k8s_dashboard_admin.yaml#L18
No new line character at the end of file
|
|
|
yaml[indentation]:
scheduler/roles/slurm_exporter/files/slurm_exporter_config.yaml#L7
Wrong indentation: expected 4 but found 6
|