Execution
Date 08 Dec 2025 13:39:52 +0000
Duration 00:35:02.03
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
1377 Tasks
1365 Results
104 Plays
504 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.50
  • Play
    Installation and setup of Keystone
  • Task
    os_keystone : Ensure SSH keys has right permissions
  • Host
    aio1

Field Value
changed
True
diff
--- before

+++ after

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

 {
-    "mode": "0640",
+    "mode": "0600",
     "path": "/var/lib/keystone/.ssh/id_rsa"
 }
gid
985
group
keystone
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": "0600",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/var/lib/keystone/.ssh/id_rsa",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "file",
        "unsafe_writes": false
    }
}
mode
0600
owner
keystone
path
/var/lib/keystone/.ssh/id_rsa
size
3353
state
file
uid
992