Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.34
  • Play
    Install nova compute services
  • Task
    os_nova : Refresh local facts
  • Host
    aio1

Field Value
ansible_facts
{
    "ansible_local": {
        "openstack_ansible": {
            "cinder": {
                "install_method": "source",
                "need_online_data_migrations": "True",
                "need_service_restart": "True",
                "venv_tag": "32.1.0.dev19"
            },
            "nova": {
                "install_method": "source",
                "need_online_data_migrations": "True",
                "need_service_restart": "True",
                "venv_tag": "32.1.0.dev19"
            }
        }
    }
}
changed
False
invocation
{
    "module_args": {
        "fact_path": "/etc/ansible/facts.d",
        "filter": [
            "ansible_local"
        ],
        "gather_subset": [
            "!all"
        ],
        "gather_timeout": 10
    }
}