Skip to content

Readd validate inventory and display plan, remove os_images and release_images and set default installer to agent based. #1164

Readd validate inventory and display plan, remove os_images and release_images and set default installer to agent based.

Readd validate inventory and display plan, remove os_images and release_images and set default installer to agent based. #1164

Triggered via pull request March 28, 2024 13:26
Status Failure
Total duration 1m 18s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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, 'true', 1, 'n', '1', 't', 'off', 'false', '0', 'f', 'y', 'on', 'yes', '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, 'n', 'yes', 'off', '1', 'on', 'f', 'true', 'false', 't', '0', 'y', '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, 'on', '1', 'f', 'no', 'off', 't', 'n', 'yes', 'y', '0', 'true', '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, 'y', 'off', 'true', 't', 'f', '1', 'false', 'n', 'no', '0', 'on', 'yes'
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