Skip to content

bug in certificate handling fixed. #24

bug in certificate handling fixed.

bug in certificate handling fixed. #24

Triggered via push June 24, 2024 12:16
Status Failure
Total duration 29s
Artifacts

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
schema[meta]: meta/main.yml#L1
'389ds' does not match '^\[a-z]\[a-z0-9_]+$'
no-changed-when: tasks/db.yml#L44
Commands should not change things if nothing needs doing.
yaml[octal-values]: tasks/encryption.yml#L19
Forbidden implicit octal value "0644"
no-changed-when: tasks/encryption.yml#L88
Commands should not change things if nothing needs doing.
no-changed-when: tasks/encryption.yml#L122
Commands should not change things if nothing needs doing.
yaml[octal-values]: tasks/instance.yml#L10
Forbidden implicit octal value "0640"
yaml[octal-values]: tasks/instance.yml#L28
Forbidden implicit octal value "0644"
var-naming[no-reserved]: tasks/main.yml#L35
Variables names must not be Ansible reserved names. (port) (vars: port)
var-naming[no-reserved]: tasks/main.yml#L37
Variables names must not be Ansible reserved names. (port)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.