Execution
Date 11 Sep 2024 12:04:31 +0100
Duration 00:00:12.05
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
21 Hosts
11 Tasks
68 Results
3 Plays
6 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.63
  • Play
    Manage inventory files
  • Task
    Delete existing inventory and temp files
  • Host
    localhost

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

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

 {
     "path": "/home/ssh-gateway/ansible/kuly/canary-inventory",
-    "state": "file"
+    "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": "/home/ssh-gateway/ansible/kuly/canary-inventory",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
item
/home/ssh-gateway/ansible/kuly/canary-inventory
path
/home/ssh-gateway/ansible/kuly/canary-inventory
state
absent



Result #2

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

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

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