results
|
Result #1
Field |
Value |
ansible_loop_var
|
|
changed
|
|
diff
|
--- before
+++ after
@@ -1,4 +1,4 @@
{
"path": "/etc/openvswitch/conf.db",
- "state": "file"
+ "state": "absent"
}
|
failed
|
|
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": "/etc/openvswitch/conf.db",
"recurse": false,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "absent",
"unsafe_writes": false
}
}
|
item
|
[
"hypervisor-01",
"/etc/openvswitch/conf.db"
]
|
path
|
|
state
|
|
Result #2
Field |
Value |
ansible_loop_var
|
|
changed
|
|
diff
|
--- before
+++ after
@@ -1,4 +1,4 @@
{
"path": "/etc/openvswitch/system-id.conf",
- "state": "file"
+ "state": "absent"
}
|
failed
|
|
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": "/etc/openvswitch/system-id.conf",
"recurse": false,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "absent",
"unsafe_writes": false
}
}
|
item
|
[
"hypervisor-01",
"/etc/openvswitch/system-id.conf"
]
|
path
|
/etc/openvswitch/system-id.conf
|
state
|
|
Result #3
Field |
Value |
ansible_loop_var
|
|
changed
|
|
diff
|
--- before
+++ after
@@ -1,13 +1,4 @@
{
"path": "/var/lib/ovn/",
- "path_content": {
- "directories": [],
- "files": [
- "/var/lib/ovn/.ovnnb_db.db.~lock~",
- "/var/lib/ovn/ovnnb_db.db",
- "/var/lib/ovn/.ovnsb_db.db.~lock~",
- "/var/lib/ovn/ovnsb_db.db"
- ]
- },
- "state": "directory"
+ "state": "absent"
}
|
failed
|
|
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": "/var/lib/ovn/",
"recurse": false,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "absent",
"unsafe_writes": false
}
}
|
item
|
[
"hypervisor-01",
"/var/lib/ovn/"
]
|
path
|
|
state
|
|
|