docs(changelog): version 1.0.2 [citest skip] #166
Annotations
1 warning
Run ansible-lint:
roles/bootloader/vars/main.yml#L16
Jinja2 spacing could be improved: {%- if ansible_distribution == 'RedHat' -%} /boot/efi/EFI/redhat/ {%- elif ansible_distribution in ['SLES', 'SLES_SAP'] -%} /boot/efi/EFI/BOOT/ {%- endif -%} -> {%- if ansible_distribution == 'RedHat' -%} /boot/efi/EFI/redhat/{%- elif ansible_distribution in ['SLES', 'SLES_SAP'] -%} /boot/efi/EFI/BOOT/{%- endif -%}
|
The logs for this run have expired and are no longer available.
Loading