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