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
27 Oct 2025 19:38:19 +0000 00:01:25.72 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.3 (client), 1.7.3 (server) Python 3.10.12 1 1 55 54 16 0

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.77
  • 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.432766
end
2025-10-27 19:39:44.117417
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-10-27 19:39:43.684651
stderr

stderr_lines
[]
stdout
8dd0a7d8b06ba30ce1a11819575414ec99231568da52db2c59a2601a8ec5546c
stdout_lines
[
    "8dd0a7d8b06ba30ce1a11819575414ec99231568da52db2c59a2601a8ec5546c"
]