Readd validate inventory and display plan, remove os_images and release_images and set default installer to agent based. #1128
Annotations
5 errors and 2 warnings
Run ansible Lint:
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: 'no', 1, 0, 'on', 'f', 'yes', 'n', '1', '0', 't', 'off', 'false', 'true', 'y'
|
Run ansible Lint:
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, 't', '1', 1, 'no', 'true', 'n', 'f', 'y', 'off', 'false', 'yes', 'on', '0'
|
Run ansible Lint:
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, 'true', 1, 'y', 'no', 'false', 'n', 'on', '0', 'f', 't', '1', 'off', 'yes'
|
Run ansible Lint:
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', 't', 'f', 'false', 'y', 'yes', '1', 'n', 'off', 'on', '0', 'true'
|
Run ansible Lint
Process completed with exit code 2.
|
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/.
|
Run ansible Lint:
roles/validate_inventory/tasks/network.yml#L5
Replaced outdated tag '305' with 'command-instead-of-shell', replace it to avoid future errors
|
Loading