Execution
Date 05 Jun 2024 14:55:36 +0100
Duration 00:01:30.46
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
1 Hosts
2 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
cd /root/kvm_migration
rm -rf json/*
./check_systems display_bad | grep -v kvm_migration
delta
0:00:00.018874
end
2024-06-05 18:57:06.275794
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncd /root/kvm_migration\nrm -rf json/*\n./check_systems display_bad | grep -v kvm_migration\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-06-05 18:57:06.256920
stderr

stderr_lines
[]
stdout

stdout_lines
[]