Execution
Date
14 Dec 2025 10:21:40 +0000
Duration
00:43:55.98
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
13
Hosts
2438
Tasks
2413
Results
107
Plays
511
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.22
-
PlayInstall neutron services
-
Taskos_neutron : Clean up ovn db directory
-
Date14 Dec 2025 10:54:35 +0000
-
Module / Actionansible.builtin.file (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_neutron/tasks/providers/ovn_cluster_setup.yml:36)
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,13 +1,4 @@ { "path": "/var/lib/ovn/", - "path_content": { - "directories": [], - "files": [ - "/var/lib/ovn/ovnsb_db.db", - "/var/lib/ovn/.ovnsb_db.db.~lock~", - "/var/lib/ovn/.ovnnb_db.db.~lock~", - "/var/lib/ovn/ovnnb_db.db" - ] - }, - "state": "directory" + "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": "/var/lib/ovn/", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } } |
| path |
/var/lib/ovn/ |
| state |
absent |