Skip to content

Use upstream collection #1137

Use upstream collection

Use upstream collection #1137

Triggered via pull request March 21, 2024 16:47
Status Failure
Total duration 1m 14s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
syntax-check[specific]: playbooks/populate_registry.yml#L2
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, 'off', 'no', 'y', 'n', 'yes', '1', 'f', 'false', 'on', 'true', 't'
syntax-check[specific]: playbooks/populate_registry.yml#L2
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: 'n', 1, 'no', 0, 'off', '0', 'false', 'yes', 'on', '1', 'true', 'f', 'y', 't'
syntax-check[specific]: playbooks/populate_registry.yml#L2
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', '1', 'yes', '0', 't', 'y', 'f', 'on', 'false', 'no', 'n', 'true'
syntax-check[specific]: playbooks/populate_registry.yml#L2
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', 'on', '0', 'false', '1', 'n', 'f', 't', 'no', 'true', '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/.