Dependency to changelog5 container removed. #21
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
schema[meta]:
meta/main.yml#L1
'389ds' does not match '^\[a-z]\[a-z0-9_]+$'
|
no-changed-when:
tasks/db.yml#L27
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)
|