Execution
Date 08 Dec 2025 13:57:07 +0000
Duration 00:24:46.17
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
12 Hosts
1505 Tasks
1497 Results
32 Plays
487 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.78
  • Play
    Gather neutron facts
  • Task
    Gather additional facts for neutron
  • Host
    aio1

Field Value
ansible_facts
{
    "ansible_processor": [
        "0",
        "AuthenticAMD",
        "AMD EPYC-Milan Processor",
        "1",
        "AuthenticAMD",
        "AMD EPYC-Milan Processor",
        "2",
        "AuthenticAMD",
        "AMD EPYC-Milan Processor",
        "3",
        "AuthenticAMD",
        "AMD EPYC-Milan Processor"
    ],
    "ansible_processor_cores": 2,
    "ansible_processor_count": 2,
    "ansible_processor_nproc": 4,
    "ansible_processor_threads_per_core": 1,
    "ansible_processor_vcpus": 4
}
changed
False
invocation
{
    "module_args": {
        "fact_path": "/etc/ansible/facts.d",
        "filter": [
            "ansible_processor*"
        ],
        "gather_subset": [
            "processor_count"
        ],
        "gather_timeout": 10
    }
}