Skip to content

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

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. #1152

Triggered via pull request March 26, 2024 13:05
Status Failure
Total duration 1m 24s
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: 'true', 1, 0, 'yes', 't', 'n', '0', 'off', 'f', '1', 'y', 'on', 'no', '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, 'on', 1, 'y', 'yes', 'f', '1', 'no', 'false', 'off', '0', 't', 'true', 'n'
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, 'off', '0', 'y', 'f', 'no', 'false', 'on', 'n', 't', 'yes', '1'
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', '0', 'false', 'off', 'on', '1', 'f', 'yes', 'n', 't', 'no', '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