Execution
Date 08 Dec 2025 13:33:24 +0000
Duration 00:06:14.05
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
374 Tasks
364 Results
37 Plays
208 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.45
  • Play
    Install galera server
  • Task
    pki : Create certificate destination directory (/etc/mysql/ssl/galera.key)
  • Host
    aio1

Field Value
changed
True
diff
--- before

+++ after

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

 {
     "path": "/etc/mysql/ssl",
-    "state": "absent"
+    "state": "directory"
 }
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,
        "follow": true,
        "force": false,
        "group": null,
        "mode": "0755",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/etc/mysql/ssl",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
mode
0755
owner
root
path
/etc/mysql/ssl
size
4096
state
directory
uid
0