removing modules #1677
pre-commit.yml
on: pull_request
Matrix: pre-commit_and_sanity / sanity / sanity
pre-commit_and_sanity
/
...
/
pre-commit
32s
pre-commit_and_sanity
/
markdown-link-check
23s
pre-commit_and_sanity
/
...
/
build-import-collection
36s
pre-commit_and_sanity
/
all_green
0s
Annotations
11 errors
syntax-check[unknown-module]:
roles/collection/tasks/main.yml#L3
couldn't resolve module/action 'ah_token'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/collection_remote/tasks/main.yml#L3
couldn't resolve module/action 'collection_remote'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/collection_repository/tasks/main.yml#L3
couldn't resolve module/action 'collection_repository'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/collection_repository_sync/tasks/main.yml#L3
couldn't resolve module/action 'collection_repository_sync'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/ee_image/tasks/main.yml#L4
couldn't resolve module/action 'ah_ee_image'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/ee_namespace/tasks/main.yml#L4
couldn't resolve module/action 'ah_ee_namespace'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/ee_registry/tasks/main.yml#L4
couldn't resolve module/action 'ah_ee_registry'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/ee_registry_index/tasks/main.yml#L4
couldn't resolve module/action 'ah_ee_registry_index'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/ee_registry_sync/tasks/main.yml#L4
couldn't resolve module/action 'ah_ee_registry_sync'. This often indicates a misspelling, missing collection, or incorrect module path.
|
syntax-check[unknown-module]:
roles/ee_repository/tasks/main.yml#L4
couldn't resolve module/action 'ah_ee_repository'. This often indicates a misspelling, missing collection, or incorrect module path.
|
pre-commit_and_sanity / all_green
Process completed with exit code 1.
|