Skip to content

Add new ec2_instance_create role #956

Add new ec2_instance_create role

Add new ec2_instance_create role #956

Triggered via pull request November 20, 2024 23:32
Status Failure
Total duration 1m 20s
Artifacts

linters.yml

on: pull_request
linters  /  Runs code linting tests
14s
linters / Runs code linting tests
ansible-lint
1m 8s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
fqcn[canonical]: roles/ec2_instance_create/tasks/main.yml#L22
You should use canonical module name `amazon.aws.ec2_security_group` instead of `amazon.aws.ec2_group`.
syntax-check[unknown-module]: roles/ec2_instance_create/tasks/main.yml#L62
couldn't resolve module/action 'amazon.aws.ec2_internet_gateway'. This often indicates a misspelling, missing collection, or incorrect module path.
ansible-lint
Process completed with exit code 2.
linters / Runs code linting tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ansible-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/