Skip to content

Adding instructions for use_collection. #1157

Adding instructions for use_collection.

Adding instructions for use_collection. #1157

Triggered via push March 26, 2024 15:23
Status Failure
Total duration 1m 17s
Artifacts

ansible-lint.yml

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