Add new ec2_instance_create role #987
linters.yml
on: pull_request
linters
/
Runs code linting tests
11s
ansible-lint
1m 20s
Annotations
3 errors and 2 warnings
fqcn[action-core]:
roles/ec2_instance_create/tasks/main.yml#L6
Use FQCN for builtin module actions (include_tasks).
|
fqcn[action-core]:
roles/ec2_instance_create/tasks/main.yml#L10
Use FQCN for builtin module actions (include_tasks).
|
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/
|