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
-
StatusCHANGED
-
Duration00:00:00.63
-
PlayRun functional tests
-
TaskRemove created DB
-
Date15 Dec 2025 10:17:48 +0000
-
Module / Actioncommunity.mysql.mysql_db (/etc/ansible/ansible_collections/openstack/osa/playbooks/healthcheck/infrastructure.yml:306)
-
Tags
- skip_ansible_lint
| Field | Value |
|---|---|
| changed |
True |
| db |
OSA-test |
| db_list |
[ "OSA-test" ] |
| executed_commands |
[ "DROP DATABASE `OSA-test`" ] |
| invocation |
{ "module_args": { "ca_cert": null, "chdir": null, "check_hostname": true, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/root/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "172.29.239.165", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "admin", "master_data": 0, "name": [ "OSA-test" ], "pipefail": false, "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "absent", "target": null, "unsafe_login_password": false, "use_shell": false } } |