Execution
Date 15 Dec 2025 10:16:58 +0000
Duration 00:02:05.54
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
17 Hosts
64 Tasks
194 Results
13 Plays
46 Files
0 Records

Task result details


Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
attributes None
changed
True
failed
False
invocation
{
    "module_args": {
        "append_privs": false,
        "attributes": null,
        "ca_cert": null,
        "check_hostname": true,
        "check_implicit_admin": false,
        "client_cert": null,
        "client_key": null,
        "column_case_sensitive": null,
        "config_file": "/root/.my.cnf",
        "connect_timeout": 30,
        "encrypted": false,
        "force_context": false,
        "host": "localhost",
        "host_all": false,
        "locked": null,
        "login_host": "172.29.239.94",
        "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "login_port": 3306,
        "login_unix_socket": null,
        "login_user": "admin",
        "name": "osa-tester",
        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "password_expire": null,
        "password_expire_interval": null,
        "plugin": null,
        "plugin_auth_string": null,
        "plugin_hash_string": null,
        "priv": "OSA-test.*:ALL",
        "resource_limits": null,
        "salt": null,
        "session_vars": null,
        "sql_log_bin": true,
        "state": "present",
        "subtract_privs": false,
        "tls_requires": null,
        "update_password": "always"
    }
}
item
localhost
msg
User added
password_changed
True
user
osa-tester



Result #2

Field Value
ansible_loop_var
item
attributes None
changed
True
failed
False
invocation
{
    "module_args": {
        "append_privs": false,
        "attributes": null,
        "ca_cert": null,
        "check_hostname": true,
        "check_implicit_admin": false,
        "client_cert": null,
        "client_key": null,
        "column_case_sensitive": null,
        "config_file": "/root/.my.cnf",
        "connect_timeout": 30,
        "encrypted": false,
        "force_context": false,
        "host": "%",
        "host_all": false,
        "locked": null,
        "login_host": "172.29.239.94",
        "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "login_port": 3306,
        "login_unix_socket": null,
        "login_user": "admin",
        "name": "osa-tester",
        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
        "password_expire": null,
        "password_expire_interval": null,
        "plugin": null,
        "plugin_auth_string": null,
        "plugin_hash_string": null,
        "priv": "OSA-test.*:ALL",
        "resource_limits": null,
        "salt": null,
        "session_vars": null,
        "sql_log_bin": true,
        "state": "present",
        "subtract_privs": false,
        "tls_requires": null,
        "update_password": "always"
    }
}
item
%
msg
User added
password_changed
True
user
osa-tester
warnings
[
    "Option column_case_sensitive is not provided. The default is now false, so the column's name will be uppercased. The default will be changed to true in community.mysql 4.0.0.",
    "Option column_case_sensitive is not provided. The default is now false, so the column's name will be uppercased. The default will be changed to true in community.mysql 4.0.0."
]