CI #24
Annotations
4 errors and 1 warning
Run ansible-lint:
catalog-info.yaml#L1
Too many blank lines (1 > 0)
|
Run ansible-lint:
extensions/molecule/utils/playbooks/noop.yml#L2
All names should start with an uppercase letter.
|
Run ansible-lint:
galaxy.yml#L1
galaxy.yaml must have one of the required tags: ['application', 'cloud', 'database', 'eda', 'infrastructure', 'linux', 'monitoring', 'networking', 'security', 'storage', 'tools', 'windows']
|
Run ansible-lint
Process completed with exit code 2.
|
Run ansible-lint:
extensions/molecule/utils/vars/vars.yml#L1
Jinja2 spacing could be improved: {{ lookup( 'pipe', 'git rev-parse --show-toplevel') }} -> {{ lookup('pipe', 'git rev-parse --show-toplevel') }}
|
Loading