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:01.90
  • Play
    Gather keystone facts
  • Task
    openstack.osa.gather_extra_facts : Gather additional facts
  • Host
    aio1

Field Value
ansible_facts
{
    "ansible_default_ipv4": {
        "address": "104.239.175.21",
        "alias": "enX0",
        "broadcast": "104.239.175.255",
        "gateway": "104.239.175.1",
        "interface": "enX0",
        "macaddress": "bc:76:4e:20:1f:9d",
        "mtu": 1500,
        "netmask": "255.255.255.0",
        "network": "104.239.175.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
    }
}