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

  • Status
    CHANGED
  • Duration
    00:00:00.52
  • Play
    Base: configure gitea load balancer
  • Task
    haproxy : Get haproxy container ID

Field Value
changed
True
cmd
[
    "docker-compose",
    "ps",
    "-q",
    "haproxy"
]
delta
0:00:00.346174
end
2025-07-18 20:49:09.047233
invocation
{
    "module_args": {
        "_raw_params": "docker-compose ps -q haproxy",
        "_uses_shell": false,
        "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:08.701059
stderr

stderr_lines
[]
stdout
631220fe5551861f0b968b02675068ead96c7e2422144c07807cc385b2eb92f6
stdout_lines
[
    "631220fe5551861f0b968b02675068ead96c7e2422144c07807cc385b2eb92f6"
]