Playbook #2

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
29 Oct 2023 18:11:45 +0000 00:02:23.25 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 2 8 352 351 23 1

Task result details

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

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

 {
     "path": "/tmp/okdcluster-controller-01/",
-    "path_content": {
-        "directories": [],
-        "files": []
-    },
-    "state": "directory"
+    "state": "absent"
 }
failed
False
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": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/tmp/okdcluster-controller-01/",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
item
[
    "hypervisor-01",
    "controller-01"
]
path
/tmp/okdcluster-controller-01/
state
absent



Result #2

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

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

 {
     "path": "/tmp/okdcluster-bootstrap/",
-    "path_content": {
-        "directories": [],
-        "files": []
-    },
-    "state": "directory"
+    "state": "absent"
 }
failed
False
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": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/tmp/okdcluster-bootstrap/",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
item
[
    "hypervisor-01",
    "bootstrap"
]
path
/tmp/okdcluster-bootstrap/
state
absent