Execution
Date 14 Dec 2025 10:15:01 +0000
Duration 00:06:33.21
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
7 Hosts
567 Tasks
554 Results
37 Plays
221 Files
0 Records

Task result details


Field Value
changed
True
dest
/etc/default/mysql
diff
--- before

+++ after

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

 {
     "path": "/etc/default/mysql",
-    "state": "absent"
+    "state": "link"
 }
gid
0
group
root
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "dest": "/etc/default/mysql",
        "follow": true,
        "force": true,
        "group": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/etc/default/mysql",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": "/etc/default/mariadb",
        "state": "link",
        "unsafe_writes": false
    }
}
mode
0777
owner
root
size
20
src
/etc/default/mariadb
state
link
uid
0