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.19
  • Play
    Base: configure gitea load balancer
  • Task
    haproxy : Ensure docker compose configuration directory

Field Value
changed
True
diff
--- before

+++ after

@@ -1,4 +1,4 @@

 {
     "path": "/etc/haproxy-docker",
-    "state": "absent"
+    "state": "directory"
 }
gid
0
group
root
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "follow": true,
        "force": false,
        "group": "root",
        "mode": 493,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "root",
        "path": "/etc/haproxy-docker",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
mode
0755
owner
root
path
/etc/haproxy-docker
size
4096
state
directory
uid
0