Add ansible-lint CI #4062
Annotations
7 errors and 11 warnings
Linting code π§ͺ:
etc/kayobe/ansible/deploy-os-capacity-exporter.yml#L34
template error while templating string: expected token 'end of print statement', got 'first'. String: {{ credential.stdout_lines | select('match', '.*OS_AUTH_URL*.') first | split('=') | last | replace("'", '') }}. expected token 'end of print statement', got 'first'
|
Linting code π§ͺ:
etc/kayobe/ansible/deploy-os-capacity-exporter.yml#L34
template error while templating string: expected token 'end of print statement', got 'first'. String: {{ credential.stdout_lines | select('match', '.*OS_PASSWORD*.') first | split('=') | last | replace("'", '') }}. expected token 'end of print statement', got 'first'
|
Linting code π§ͺ:
etc/kayobe/ansible/deploy-os-capacity-exporter.yml#L34
template error while templating string: expected token 'end of print statement', got 'first'. String: {{ credential.stdout_lines | select('match', '.*OS_PROJECT_DOMAIN_NAME*.') first | split('=') | last | replace("'", '') }}. expected token 'end of print statement', got 'first'
|
Linting code π§ͺ:
etc/kayobe/ansible/deploy-os-capacity-exporter.yml#L34
template error while templating string: expected token 'end of print statement', got 'first'. String: {{ credential.stdout_lines | select('match', '.*OS_PROJECT_NAME*.') first | split('=') | last | replace("'", '') }}. expected token 'end of print statement', got 'first'
|
Linting code π§ͺ:
etc/kayobe/ansible/deploy-os-capacity-exporter.yml#L34
template error while templating string: expected token 'end of print statement', got 'first'. String: {{ credential.stdout_lines | select('match', '.*OS_REGION_NAME*.') first | split('=') | last | replace("'", '') }}. expected token 'end of print statement', got 'first'
|
Linting code π§ͺ:
etc/kayobe/ansible/deploy-os-capacity-exporter.yml#L34
template error while templating string: expected token 'end of print statement', got 'first'. String: {{ credential.stdout_lines | select('match', '.*OS_USERNAME*.') first | split('=') | last | replace("'", '') }}. expected token 'end of print statement', got 'first'
|
Linting code π§ͺ
Process completed with exit code 2.
|
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/
|
Linting code π§ͺ:
etc/kayobe/ansible/rabbitmq-reset.yml#L33
systemctl used in place of systemd module
|
Linting code π§ͺ:
etc/kayobe/ansible/ubuntu-upgrade.yml#L1
Unable to retrieve file contents
|
Linting code π§ͺ:
etc/kayobe/ansible/vault-deploy-barbican.yml#L32
Use FQCN for builtin module actions (hashivault_auth_method).
|
Linting code π§ͺ:
etc/kayobe/ansible/vault-deploy-barbican.yml#L40
Use FQCN for builtin module actions (hashivault_secret_engine).
|
Linting code π§ͺ:
etc/kayobe/ansible/vault-deploy-barbican.yml#L49
Use FQCN for builtin module actions (hashivault_policy).
|
Linting code π§ͺ:
etc/kayobe/ansible/vault-deploy-barbican.yml#L61
Use FQCN for builtin module actions (hashivault_approle_role).
|
Linting code π§ͺ:
etc/kayobe/ansible/vault-deploy-barbican.yml#L72
Use FQCN for builtin module actions (hashivault_approle_role_id).
|
Linting code π§ͺ:
etc/kayobe/ansible/vault-deploy-barbican.yml#L91
Use FQCN for builtin module actions (hashivault_approle_role_secret_get).
|
Linting code π§ͺ:
etc/kayobe/ansible/vault-deploy-barbican.yml#L100
Use FQCN for builtin module actions (hashivault_approle_role_secret).
|
Linting code π§ͺ:
etc/kayobe/ansible/vault-generate-backend-tls.yml#L45
Use FQCN for builtin module actions (hashivault_pki_cert_issue).
|
Loading