Hotfix to enhance code clarity, and update configurations for high av… #104
Annotations
10 errors
|
risky-shell-pipe:
src/roles/ha_scs/tasks/kill-enqueue-server.yml#L47
Shells that use pipes should set the pipefail option.
|
|
risky-shell-pipe:
src/roles/ha_scs/tasks/kill-enqueue-server.yml#L41
Shells that use pipes should set the pipefail option.
|
|
risky-shell-pipe:
src/roles/ha_scs/tasks/kill-enqueue-server.yml#L36
Shells that use pipes should set the pipefail option.
|
|
risky-shell-pipe:
src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L36
Shells that use pipes should set the pipefail option.
|
|
partial-become[task]:
src/roles/ha_scs/tasks/ha-failover-to-node.yml#L36
``become_user`` should have a corresponding ``become`` at the same level as itself.
|
|
|
|
|
|
risky-shell-pipe:
src/roles/ha_scs/tasks/ascs-node-crash.yml#L31
Shells that use pipes should set the pipefail option.
|
|
syntax-check[specific]:
src/playbook_00_ha_scs_functional_tests.yml#L22
The field 'hosts' has an invalid value, which includes an undefined variable.. 'sap_sid' is undefined
|
|
syntax-check[specific]:
src/playbook_00_ha_db_functional_tests.yml#L25
The field 'hosts' has an invalid value, which includes an undefined variable.. 'sap_sid' is undefined
|