Move Partitioning docs to assisted installer onprem only section #1165
Annotations
5 errors and 2 warnings
syntax-check[specific]:
playbooks/populate_registry.yml#L5
the field 'gather_facts' has an invalid value ((setup_registry_service | default(true)) | bool), and could not be converted to an bool.The error was: The value '(setup_registry_service | default(true)) | bool' is not a valid boolean. Valid booleans include: 0, 1, '0', 'n', '1', 'f', 'no', 'y', 'yes', 'true', 'on', 't', 'off', 'false'
|
syntax-check[specific]:
playbooks/populate_registry.yml#L5
the field 'gather_facts' has an invalid value ((setup_registry_service | default(true)) | bool), and could not be converted to an bool.The error was: The value '(setup_registry_service | default(true)) | bool' is not a valid boolean. Valid booleans include: 0, 1, '0', 'n', '1', 'f', 't', 'yes', 'true', 'off', 'y', 'false', 'on', 'no'
|
syntax-check[specific]:
playbooks/populate_registry.yml#L5
the field 'gather_facts' has an invalid value ((setup_registry_service | default(true)) | bool), and could not be converted to an bool.The error was: The value '(setup_registry_service | default(true)) | bool' is not a valid boolean. Valid booleans include: 0, 1, '1', 'n', 'off', 'no', 'f', 'true', 'yes', 'on', 'false', 't', '0', 'y'
|
syntax-check[specific]:
playbooks/populate_registry.yml#L5
the field 'gather_facts' has an invalid value ((setup_registry_service | default(true)) | bool), and could not be converted to an bool.The error was: The value '(setup_registry_service | default(true)) | bool' is not a valid boolean. Valid booleans include: 0, 1, 'n', 'f', 'on', 'off', '0', 'false', 't', 'y', 'no', 'yes', '1', 'true'
|
lint
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
warning[outdated-tag]:
roles/validate_inventory/tasks/network.yml#L5
Replaced outdated tag '305' with 'command-instead-of-shell', replace it to avoid future errors
|