ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#114) #244
Annotations
1 warning
roles/bootloader/vars/main.yml#L17
Jinja2 spacing could be improved: {%- if ansible_os_family == 'RedHat' -%} /boot/efi/EFI/{{ ansible_distribution | lower }}/ {%- elif ansible_os_family == 'Suse' -%} /boot/efi/EFI/BOOT/ {%- endif -%} -> {%- if ansible_os_family == 'RedHat' -%} /boot/efi/EFI/{{ ansible_distribution | lower }}/{%- elif ansible_os_family == 'Suse' -%} /boot/efi/EFI/BOOT/{%- endif -%}
|
This job succeeded
Loading