Update ansible-lint.yml #1982
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)
|
load-failure:
prepare_oim/roles/configure_proxy/tasks/configure_proxy_rocky.yml#L1
Failed to load or parse file.
|
jinja[spacing]:
security/roles/secure_login_node/files/auth_failure_check.yml#L47
Jinja2 spacing could be improved: set -o pipefail
|
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
|
var-naming[no-reserved]:
storage/roles/nfs_sas/vars/main.yml#L47
Variables names must not be Ansible reserved names. (timeout) (vars: timeout)
|
schema[vars]:
storage/roles/powervault/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
|
var-naming[no-reserved]:
storage/roles/powervault/vars/main.yml#L53
Variables names must not be Ansible reserved names. (timeout) (vars: timeout)
|
var-naming[no-reserved]:
telemetry/roles/grafana_config/vars/main.yml#L23
Variables names must not be Ansible reserved names. (namespace) (vars: namespace)
|
jinja[spacing]:
telemetry/roles/loki/vars/main.yml#L47
Jinja2 spacing could be improved: {{role_path}}/../../../input/config/{{ ansible_distribution | lower }}/{{ ansible_distribution_version }}/telemetry.json -> {{ role_path }}/../../../input/config/{{ ansible_distribution | lower }}/{{ ansible_distribution_version }}/telemetry.json
|
|
yaml[key-duplicates]:
prepare_oim/roles/install_xcat/ubuntu/vars/main.yml#L117
Duplication of key "ubuntu24_version" in mapping
|
yaml[trailing-spaces]:
storage/nfs_server_input.yml#L7
Trailing spaces
|
yaml[comments]:
storage/nfs_server_input.yml#L16
Missing starting space in comment
|
yaml[trailing-spaces]:
storage/nfs_server_input.yml#L17
Trailing spaces
|
yaml[comments]:
storage/nfs_server_input.yml#L19
Missing starting space in comment
|
yaml[trailing-spaces]:
storage/nfs_server_input.yml#L24
Trailing spaces
|
yaml[trailing-spaces]:
storage/nfs_server_input.yml#L26
Trailing spaces
|
yaml[trailing-spaces]:
storage/nfs_server_input.yml#L32
Trailing spaces
|
yaml[comments]:
storage/powervault_input.yml#L16
Missing starting space in comment
|