Execution
Date 26 Jan 2026 08:53:43 +0000
Duration 00:00:20.55
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
26 Hosts
5 Tasks
116 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
[
    "/usr/local/bin/goss",
    "-g",
    "/tmp/goss-files-validation.yaml",
    "validate",
    "--format",
    "documentation"
]
delta
0:00:00.007861
end
2026-01-26 08:53:57.925348
failed_when_result
True
invocation
{
    "module_args": {
        "_raw_params": "/usr/local/bin/goss -g /tmp/goss-files-validation.yaml validate --format documentation",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg
non-zero return code
rc
78
start
2026-01-26 08:53:57.917487
stderr

stderr_lines
[]
stdout
Error: yaml: line 2: mapping values are not allowed in this context
stdout_lines
[
    "Error: yaml: line 2: mapping values are not allowed in this context"
]