Playbook #6

/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea-lb.yaml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
18 Jul 2025 20:47:59 +0000 00:01:10.54 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.2 (client), 1.7.2 (server) Python 3.10.12 1 1 68 66 19 0

Task result details


Field Value
changed
True
cmd
docker-compose up -d
delta
0:00:01.084860
end
2025-07-18 20:49:07.687288
invocation
{
    "module_args": {
        "_raw_params": "docker-compose up -d",
        "_uses_shell": true,
        "argv": null,
        "chdir": "/etc/haproxy-docker/",
        "creates": null,
        "executable": null,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-07-18 20:49:06.602428
stderr
Creating haproxy-docker_haproxy-statsd_1 ... 
Creating haproxy-docker_haproxy_1        ... 
Creating haproxy-docker_haproxy_1        ... done
Creating haproxy-docker_haproxy-statsd_1 ... done
stderr_lines
[
    "Creating haproxy-docker_haproxy-statsd_1 ... ",
    "Creating haproxy-docker_haproxy_1        ... ",
    "Creating haproxy-docker_haproxy_1        ... done",
    "Creating haproxy-docker_haproxy-statsd_1 ... done"
]
stdout

stdout_lines
[]