Playbook #3

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

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
18 Jul 2025 20:45:39 +0000 00:01:42.73 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.2 (client), 1.7.2 (server) Python 3.10.12 1 2 92 90 34 0

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.19
  • Play
    Install reboot jobs
  • Task
    install-launch-node : Link openstack client globally

Field Value
changed
True
dest
/usr/local/bin/openstack
diff
--- before

+++ after

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

 {
     "path": "/usr/local/bin/openstack",
-    "state": "absent"
+    "state": "link"
 }
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,
        "dest": "/usr/local/bin/openstack",
        "follow": true,
        "force": false,
        "group": "root",
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "root",
        "path": "/usr/local/bin/openstack",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": "/usr/launcher-venv/bin/openstack",
        "state": "link",
        "unsafe_writes": false
    }
}
mode
0777
owner
root
size
32
src
/usr/launcher-venv/bin/openstack
state
link
uid
0