Skip to content

trying to remove old references to controller_configuration #40

trying to remove old references to controller_configuration

trying to remove old references to controller_configuration #40

Triggered via pull request October 18, 2024 14:47
Status Failure
Total duration 2m 5s
Artifacts

pre-commit.yml

on: pull_request
Matrix: pre-commit_and_sanity / sanity / sanity
pre-commit_and_sanity  /  ...  /  pre-commit
1m 18s
pre-commit_and_sanity / pre-commit / pre-commit
pre-commit_and_sanity  /  markdown-link-check
22s
pre-commit_and_sanity / markdown-link-check
pre-commit_and_sanity  /  ...  /  build-import-collection
32s
pre-commit_and_sanity / build-import / build-import-collection
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
pre-commit_and_sanity / sanity / ansible stable-2.15 sanity
Process completed with exit code 1.
syntax-check[specific]: roles/filetree_create/meta/main.yml#L51
the role 'meta_dependency_check' was not found in ansible.legacy:/tmp/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/tmp
syntax-check[specific]: roles/filetree_read/meta/main.yml#L48
the role 'meta_dependency_check' was not found in ansible.legacy:/tmp/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/tmp
syntax-check[specific]: roles/filetree_read/tests/config-controller-filetree.yml#L36
the role 'infra.aap_configuration_extended.d.filetree_read' was not found in /home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/filetree_read/tests/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/filetree_read/tests
syntax-check[specific]: roles/object_diff/meta/main.yml#L48
the role 'meta_dependency_check' was not found in ansible.legacy:/tmp/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/tmp
syntax-check[specific]: roles/object_diff/tests/drop_diff.yml#L36
the role 'infra.aap_configuration_extended.d.filetree_read' was not found in /home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/object_diff/tests/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/object_diff/tests
syntax-check[unknown-module]: roles/offline_sync/tasks/main.yml#L16
couldn't resolve module/action 'ah_token'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: tests/configure_controller.yml#L85
the role 'dispatch' was not found in awx.awx:infra.controller_configuration:ansible.legacy:/home/runner/work/aap_configuration_extended/aap_configuration_extended/tests/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/tests
syntax-check[specific]: tests/configure_controller_export_model.yml#L63
the role 'organizations' was not found in awx.awx:infra.controller_configuration:ansible.legacy:/home/runner/work/aap_configuration_extended/aap_configuration_extended/tests/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/tests
syntax-check[specific]: tests/playbooks/configure_awx.yml#L51
the role 'settings' was not found in awx.awx:infra.controller_configuration:ansible.legacy:/home/runner/work/aap_configuration_extended/aap_configuration_extended/tests/playbooks/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/tests/playbooks
syntax-check[specific]: tests/playbooks/configure_controller.yml#L51
the role 'settings' was not found in ansible.controller:infra.controller_configuration:ansible.legacy:/home/runner/work/aap_configuration_extended/aap_configuration_extended/tests/playbooks/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/tests/playbooks
pre-commit_and_sanity / all_green
Process completed with exit code 1.
jinja[spacing]: roles/filetree_create/tasks/notification_templates.yml#L68
Jinja2 spacing could be improved: {{ output_path }}/{{ (current_notification_templates_asset_value.summary_fields.organization.name |default(organization, true)) | regex_replace('/', '_') }}/notification_templates/{{ current_notification_templates_asset_value.name | regex_replace('/', '_') }}.yaml -> {{ output_path }}/{{ (current_notification_templates_asset_value.summary_fields.organization.name | default(organization, true)) | regex_replace('/', '_') }}/notification_templates/{{ current_notification_templates_asset_value.name | regex_replace('/', '_') }}.yaml