Add new ec2_instance_create role #956
linters.yml
on: pull_request
linters
/
Runs code linting tests
14s
ansible-lint
1m 8s
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/
|