Update ansible-lint.yml #1968
Annotations
10 errors and 10 warnings
Run ansible-lint:
accelerator/roles/intel/tasks/make_sure_scale_out_interfaces_up.yml#L43
Jinja2 spacing could be improved: #!/bin/bash
|
Run ansible-lint:
discovery_provision.yml#L46
Avoid using paths when importing roles. (utils/server_spec_update/roles/server_spec_validation)
|
Run ansible-lint:
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.
|
Run ansible-lint:
omnia.yml#L1
Unable to retrieve file contents
|
Run ansible-lint:
prepare_oim/roles/configure_proxy/tasks/configure_proxy_rocky.yml#L1
Failed to load or parse file.
|
Run ansible-lint:
scheduler/playbooks/k8s_add_node.yml#L1
Unable to retrieve file contents
|
Run ansible-lint:
scheduler/playbooks/k8s_start_setup.yml#L1
Unable to retrieve file contents
|
Run ansible-lint:
scheduler/scheduler.yml#L1
Unable to retrieve file contents
|
Run ansible-lint:
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.
|
Run ansible-lint:
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
|
Run ansible-lint:
accelerator/roles/intel/tasks/make_sure_scale_out_interfaces_up.yml#L79
Too many blank lines (1 > 0)
|
Run ansible-lint:
accelerator/roles/nvidia/tasks/install_cuda_redhat.yml#L32
Use FQCN for builtin module actions (ansible.builtin.yum).
|
Run ansible-lint:
accelerator/roles/nvidia/tasks/install_cuda_redhat.yml#L41
Use FQCN for builtin module actions (ansible.builtin.yum).
|
Run ansible-lint:
discovery/roles/configure_xcat/redhat/tasks/omnia_repo_config.yml#L73
Too many spaces after colon
|
Run ansible-lint:
discovery/roles/configure_xcat/ubuntu/tasks/racadm_config.yml#L33
Too many spaces after colon
|
Run ansible-lint:
discovery/roles/configure_xcat/ubuntu/vars/main.yml#L47
Line too long (189 > 160 characters)
|
|
Run ansible-lint:
discovery/roles/os_update/tasks/set_kernel_params.yml#L57
Line too long (181 > 160 characters)
|
Run ansible-lint:
discovery/roles/postscripts/common/vars/main.yml#L41
Line too long (161 > 160 characters)
|
Run ansible-lint:
discovery_provision.yml#L35
Trailing spaces
|
Loading