Add redhat_ocp_virt platform to sap_hypervisor_node_preconfigure #6
Annotations
10 errors and 6 warnings
tasks/platform/redhat_rhel_kvm/assert-configuration.yml#L40
Use FQCN for builtin module actions (set_fact).
|
tasks/platform/redhat_rhel_kvm/configuration.yml#L21
Use FQCN for builtin module actions (set_fact).
|
tasks/platform/redhat_rhel_kvm/main.yml#L16
Use FQCN for builtin module actions (include_tasks).
|
tasks/platform/redhat_rhel_kvm/main.yml#L16
All tasks should be named.
|
tasks/platform/redhat_rhel_kvm/main.yml#L18
Use FQCN for builtin module actions (include_tasks).
|
tasks/platform/redhat_rhel_kvm/main.yml#L18
All tasks should be named.
|
tasks/platform/redhat_rhel_kvm/main.yml#L20
Use FQCN for builtin module actions (include_tasks).
|
tasks/platform/redhat_rhel_kvm/main.yml#L20
All tasks should be named.
|
tasks/platform/redhat_rhel_kvm/main.yml#L22
Use FQCN for builtin module actions (include_tasks).
|
tasks/platform/redhat_rhel_kvm/main.yml#L22
All tasks should be named.
|
tasks/platform/redhat_rhel_kvm/assert-configuration.yml#L40
All names should start with an uppercase letter.
|
tasks/platform/redhat_rhel_kvm/assert-configuration.yml#L49
You can improve the task key order to: name, when, block
|
tasks/platform/redhat_rhel_kvm/assert-configuration.yml#L72
You can improve the task key order to: name, when, block
|
tasks/platform/redhat_rhel_kvm/assert-configuration.yml#L98
Jinja2 spacing could be improved: {{ ( ansible_memtotal_mb / 1024 )|int - sap_hypervisor_node_preconfigure_reserved_ram }} >= {{ __sap_hypervisor_node_preconfigure_1Ghugepages_assert.stdout }} -> {{ (ansible_memtotal_mb / 1024) | int - sap_hypervisor_node_preconfigure_reserved_ram }} >= {{ __sap_hypervisor_node_preconfigure_1Ghugepages_assert.stdout }}
|
tasks/platform/redhat_rhel_kvm/assert-configuration.yml#L105
Jinja2 spacing could be improved: {{ ( ansible_memtotal_mb / 1024 )|int - sap_hypervisor_node_preconfigure_reserved_ram }} >= {{ __sap_hypervisor_node_preconfigure_1Ghugepages_assert.stdout }} -> {{ (ansible_memtotal_mb / 1024) | int - sap_hypervisor_node_preconfigure_reserved_ram }} >= {{ __sap_hypervisor_node_preconfigure_1Ghugepages_assert.stdout }}
|
tasks/platform/redhat_rhel_kvm/configuration.yml#L84
Jinja2 spacing could be improved: hugepages={{ ( ansible_memtotal_mb / 1024 )|int - sap_hypervisor_node_preconfigure_reserved_ram }} -> hugepages={{ (ansible_memtotal_mb / 1024) | int - sap_hypervisor_node_preconfigure_reserved_ram }}
|
The logs for this run have expired and are no longer available.
Loading