Execution
Date 23 Apr 2026 12:49:08 +0100
Duration 00:00:17.41
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
3 Hosts
7 Tasks
7 Results
5 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.37
  • Play
    Upload key to storage server
  • Task
    Remove temp file
  • Host
    m21 ( task delegated to localhost )

Field Value
changed
True
diff
--- before

+++ after

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

 {
     "path": "/tmp/id_rsa_host1.pub",
-    "state": "file"
+    "state": "absent"
 }
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/id_rsa_host1.pub",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
path
/tmp/id_rsa_host1.pub
state
absent