Skip to content

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

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

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