refactor: ensure consistent variable naming #51
ci.yml
on: push
Matrix: lint / Run linting
Matrix: molecule / Run molecule
Annotations
7 errors and 6 warnings
lint / Run linting (yamllint):
defaults/main.yml#L101
101:5 [indentation] wrong indentation: expected 2 but found 4
|
lint / Run linting (yamllint)
Process completed with exit code 1.
|
lint / Run linting (ansible-lint)
The job was canceled because "yamllint" failed.
|
lint / Run linting (ansible-lint)
The operation was canceled.
|
molecule / Run molecule (debian11)
Process completed with exit code 1.
|
molecule / Run molecule (ubuntu2204)
The job was canceled because "debian11" failed.
|
molecule / Run molecule (ubuntu2204)
The operation was canceled.
|
lint / Run linting (yamllint):
defaults/main.yml#L108
108:3 [comments-indentation] comment not indented like content
|
lint / Run linting (yamllint):
defaults/main.yml#L134
134:3 [comments-indentation] comment not indented like content
|
lint / Run linting (yamllint):
defaults/main.yml#L293
293:15 [comments] too few spaces before comment
|
lint / Run linting (yamllint):
defaults/main.yml#L295
295:13 [comments] too few spaces before comment
|
lint / Run linting (yamllint):
defaults/main.yml#L297
297:15 [comments] too few spaces before comment
|
lint / Run linting (yamllint):
defaults/main.yml#L298
298:25 [comments] too few spaces before comment
|