Execution
Date 14 Dec 2025 10:04:43 +0000
Duration 00:10:10.66
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
15 Hosts
603 Tasks
2357 Results
18 Plays
157 Files
0 Records

Task result details


Field Value
changed
True
dest
/etc/resolv.conf
diff
--- before

+++ after

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

 {
     "path": "/etc/resolv.conf",
-    "state": "file"
+    "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/resolv.conf",
        "follow": true,
        "force": true,
        "group": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/etc/resolv.conf",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": "/var/run/systemd/resolve/resolv.conf",
        "state": "link",
        "unsafe_writes": false
    }
}
mode
0777
owner
root
size
36
src
/var/run/systemd/resolve/resolv.conf
state
link
uid
0