Adding instructions for use_collection. #1157
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/.
|