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
    OK
  • Duration
    00:00:00.86
  • Play
    Install placement components
  • Task
    os_placement : Refresh local facts
  • Host
    aio1

Field Value
ansible_facts
{
    "ansible_local": {
        "openstack_ansible": {
            "galera": {
                "deployed": "True",
                "initialized": "True"
            },
            "keystone": {
                "install_method": "distro",
                "need_db_contract": "False",
                "need_db_expand": "True",
                "venv_tag": "32.1.0.dev9"
            },
            "placement": {
                "install_method": "distro",
                "need_online_data_migrations": "True"
            }
        }
    }
}
changed
False
invocation
{
    "module_args": {
        "fact_path": "/etc/ansible/facts.d",
        "filter": [
            "ansible_local"
        ],
        "gather_subset": [
            "!all"
        ],
        "gather_timeout": 10
    }
}