feat: richm fprint - #233
Closed
richm wants to merge 3 commits into
Closed
Annotations
2 warnings
|
Run ansible-lint:
roles/bootloader/vars/main.yml#L22
Jinja2 spacing could be improved: {%- if ansible_facts['os_family'] == 'RedHat' -%} /boot/efi/EFI/{{ ansible_facts['distribution'] | lower }}/ {%- elif ansible_facts['os_family'] == 'Suse' -%} /boot/efi/EFI/BOOT/ {%- endif -%} -> {%- if ansible_facts['os_family'] == 'RedHat' -%} /boot/efi/EFI/{{ ansible_facts['distribution'] | lower }}/{%- elif ansible_facts['os_family'] == 'Suse' -%} /boot/efi/EFI/BOOT/{%- endif -%}
|
|
Convert role to collection format:
./.coderabbit-bootloader.yaml#L7
7:1 [document-start] missing document start "---"
|
background
wait
wait-all
cancel
parallel
Loading