Execution
Date 15 Dec 2025 09:55:36 +0000
Duration 00:21:13.46
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
15 Hosts
924 Tasks
1203 Results
46 Plays
212 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:02.58
  • Play
    Gather haproxy facts
  • Task
    openstack.osa.gather_extra_facts : Gather additional facts
  • Host
    aio1

Field Value
ansible_facts
{
    "ansible_default_ipv4": {
        "address": "23.253.164.124",
        "alias": "enX0",
        "broadcast": "23.253.164.255",
        "gateway": "23.253.164.1",
        "interface": "enX0",
        "macaddress": "bc:76:4e:10:0f:65",
        "mtu": 1500,
        "netmask": "255.255.255.0",
        "network": "23.253.164.0",
        "prefix": "24",
        "type": "ether"
    },
    "ansible_processor_cores": 1,
    "ansible_processor_count": 8,
    "ansible_processor_nproc": 8,
    "ansible_processor_threads_per_core": 1,
    "ansible_processor_vcpus": 8
}
changed
False
invocation
{
    "module_args": {
        "fact_path": "/etc/ansible/facts.d",
        "filter": [
            "ansible_processor_*",
            "ansible_default_ipv4"
        ],
        "gather_subset": [
            "!all",
            "hardware",
            "network"
        ],
        "gather_timeout": 10
    }
}