chore(deps): update ansible-lint requirement from ~=24.5.0 to ~=24.6.1 #165
Annotations
3 errors and 16 warnings
test (ubuntu22)
Process completed with exit code 1.
|
test (ubuntu20)
The job was canceled because "ubuntu22" failed.
|
test (ubuntu20)
Process completed with exit code 1.
|
no-changed-when:
molecule/default/prepare.yml#L9
Commands should not change things if nothing needs doing.
|
command-instead-of-shell:
tasks/01_hostname.yml#L9
Use shell only when shell functionality is required.
|
no-changed-when:
tasks/01_hostname.yml#L15
Commands should not change things if nothing needs doing.
|
no-changed-when:
tasks/03_luks.yml#L8
Commands should not change things if nothing needs doing.
|
command-instead-of-shell:
tasks/main.yml#L3
Use shell only when shell functionality is required.
|
no-changed-when:
tasks/main.yml#L3
Commands should not change things if nothing needs doing.
|
command-instead-of-shell:
tasks/main.yml#L26
Use shell only when shell functionality is required.
|
no-changed-when:
tasks/main.yml#L26
Commands should not change things if nothing needs doing.
|
no-changed-when:
molecule/default/prepare.yml#L9
Commands should not change things if nothing needs doing.
|
command-instead-of-shell:
tasks/01_hostname.yml#L9
Use shell only when shell functionality is required.
|
no-changed-when:
tasks/01_hostname.yml#L15
Commands should not change things if nothing needs doing.
|
no-changed-when:
tasks/03_luks.yml#L8
Commands should not change things if nothing needs doing.
|
command-instead-of-shell:
tasks/main.yml#L3
Use shell only when shell functionality is required.
|
no-changed-when:
tasks/main.yml#L3
Commands should not change things if nothing needs doing.
|
command-instead-of-shell:
tasks/main.yml#L26
Use shell only when shell functionality is required.
|
no-changed-when:
tasks/main.yml#L26
Commands should not change things if nothing needs doing.
|