Merge pull request #8 from Oefenweb/add-support-for-noble #46
Annotations
11 warnings
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/
|
Lint code:
molecule/default/converge.yml#L2
Avoid using paths when importing roles. (../../../)
|
Lint code:
tasks/main.yml#L3
All names should start with an uppercase letter.
|
Lint code:
tasks/main.yml#L15
All names should start with an uppercase letter.
|
Lint code:
tasks/main.yml#L27
All names should start with an uppercase letter.
|
Lint code:
tasks/main.yml#L42
All names should start with an uppercase letter.
|
Lint code:
tasks/main.yml#L42
Tasks that run when changed should likely be handlers.
|
Lint code:
tasks/main.yml#L55
All names should start with an uppercase letter.
|
Lint code:
tests/test.yml#L3
All plays should be named.
|
Lint code:
tests/test.yml#L3
Avoid using paths when importing roles. (../../)
|
Lint code:
tests/vagrant.yml#L3
All plays should be named.
|
Loading