Add new manage_ec2_instance role #956
Annotations
3 errors and 1 warning
run-ansible-lint:
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`.
|
run-ansible-lint:
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.
|
run-ansible-lint
Process completed with exit code 2.
|
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/
|
Loading